Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
AF3
Commits
92c9d53e
Commit
92c9d53e
authored
Jul 13, 2012
by
Christoph Döbber
Browse files
GREEN
refs 896
parent
cfcb2594
Changes
7
Hide whitespace changes
Inline
Side-by-side
org.fortiss.af3.operatorpanel.ui/trunk/src/org/fortiss/af3/operatorpanel/ui/handler/OPAreaInputHandler.java
View file @
92c9d53e
...
...
@@ -30,7 +30,7 @@ import org.fortiss.tooling.kernel.ui.extension.base.NamedCommentedModelElementHa
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
6C428AC19107C5B91F24370D5B68C7F6
* @ConQAT.Rating
GREEN
Hash:
1B0AC981C9C723EBE2076ABBBD1BD432
*/
public
class
OPAreaInputHandler
extends
NamedCommentedModelElementHandlerBase
<
OPAreaInput
>
{
...
...
org.fortiss.af3.operatorpanel.ui/trunk/src/org/fortiss/af3/operatorpanel/ui/properties/AreaInputPropertySection.java
View file @
92c9d53e
...
...
@@ -45,7 +45,7 @@ import org.fortiss.tooling.kernel.ui.extension.base.PropertySectionBase;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
96BC58C91666BED440B246DB69C851C5
* @ConQAT.Rating
GREEN
Hash:
84BF185940448C422AD49CC387249A23
*/
public
class
AreaInputPropertySection
extends
PropertySectionBase
{
...
...
org.fortiss.af3.operatorpanel.ui/trunk/src/org/fortiss/af3/operatorpanel/ui/simulator/views/OPVCAreaInput.java
View file @
92c9d53e
...
...
@@ -37,7 +37,7 @@ import org.fortiss.af3.operatorpanel.model.OPITermInput;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
082B013D3528199C77ABE87F8F35E673
* @ConQAT.Rating
GREEN
Hash:
AA638525EB95EE8A04023BD965FD03FB
*/
public
class
OPVCAreaInput
extends
OPVCInputControlBase
<
OPAreaInput
,
Canvas
>
{
...
...
org.fortiss.af3.operatorpanel/trunk/src/org/fortiss/af3/operatorpanel/generator/component/OperatorPanelSpecificationTransformation.java
View file @
92c9d53e
...
...
@@ -35,7 +35,7 @@ import org.fortiss.tooling.kernel.extension.data.ITransformationContext;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
932832CD98C60C73290112BDCE990F91
* @ConQAT.Rating
GREEN
Hash:
7F9265B492AB0FFA848DEC3007B33D5D
*/
public
class
OperatorPanelSpecificationTransformation
extends
ComponentProgramTransformationBase
{
...
...
org.fortiss.af3.operatorpanel/trunk/src/org/fortiss/af3/operatorpanel/model/impl/OPAreaInputStaticImpl.java
View file @
92c9d53e
...
...
@@ -33,7 +33,7 @@ import org.fortiss.af3.project.model.typesystem.VarBase;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash: C
12389438173EEDE6F022CB29DA6E77
4
* @ConQAT.Rating
GREEN
Hash: C
649475FAD74ACE310A4D4DEAB7395E
4
*/
public
class
OPAreaInputStaticImpl
{
/** Var instance used for horizontal X value of the input item. */
...
...
org.fortiss.af3.operatorpanel/trunk/src/org/fortiss/af3/operatorpanel/simulator/ExecutableOperatorPanelSpecification.java
View file @
92c9d53e
...
...
@@ -60,7 +60,7 @@ import org.fortiss.af3.project.typesystem.evaluation.Term;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
4215BE648151CBFB0CCAE3506C12CC3B
* @ConQAT.Rating
GREEN
Hash:
0E4367F065793202DE36D9977C468101
*/
public
class
ExecutableOperatorPanelSpecification
extends
ExecutableAtomicComponentBase
<
OperatorPanelSpecification
>
{
...
...
org.fortiss.af3.operatorpanel/trunk/src/org/fortiss/af3/operatorpanel/utils/OperatorPanelModelElementFactory.java
View file @
92c9d53e
...
...
@@ -39,7 +39,7 @@ import org.fortiss.af3.operatorpanel.model.OperatorPanelSpecification;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating
YELLOW
Hash:
1AC19843EF5A6915E6B1BD0A68C3A6E3
* @ConQAT.Rating
GREEN
Hash:
C041C7FCAC7132FD838C02DD570DFE4E
*/
public
class
OperatorPanelModelElementFactory
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment