|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpressionPackage
The Package for the model. It contains accessors for the meta objects to represent
ExpressionFactory| Nested Class Summary | |
|---|---|
static interface |
ExpressionPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static int |
ACQUIRE
The meta object id for the ' Acquire' class. |
static int |
ACQUIRE__RESOURCE
The feature id for the 'Resource' reference. |
static int |
ACQUIRE_FEATURE_COUNT
The number of structural features of the 'Acquire' class. |
static int |
ALTERNATIVE
The meta object id for the ' Alternative' class. |
static int |
ALTERNATIVE__LEFT_OPTION
The feature id for the 'Left Option' containment reference. |
static int |
ALTERNATIVE__RIGHT_OPTION
The feature id for the 'Right Option' containment reference. |
static int |
ALTERNATIVE_FEATURE_COUNT
The number of structural features of the 'Alternative' class. |
static ExpressionPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
EXPRESSION
The meta object id for the ' Expression' class. |
static int |
EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class. |
static int |
LOOP
The meta object id for the ' Loop' class. |
static int |
LOOP__ITERATIONS_PMF
The feature id for the 'Iterations PMF' containment reference. |
static int |
LOOP__ITERATIONS_STRING
The feature id for the 'Iterations String' attribute. |
static int |
LOOP__REG_EXP
The feature id for the 'Reg Exp' containment reference. |
static int |
LOOP_FEATURE_COUNT
The number of structural features of the 'Loop' class. |
static int |
OPERATION
The meta object id for the ' Operation' class. |
static int |
OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class. |
static int |
OPTION
The meta object id for the ' Option' class. |
static int |
OPTION__PROBABILITY
The feature id for the 'Probability' attribute. |
static int |
OPTION__REGEXP
The feature id for the 'Regexp' containment reference. |
static int |
OPTION_FEATURE_COUNT
The number of structural features of the 'Option' class. |
static int |
PARALLEL
The meta object id for the ' Parallel' class. |
static int |
PARALLEL__LEFT_TASK
The feature id for the 'Left Task' containment reference. |
static int |
PARALLEL__RIGHT_TASK
The feature id for the 'Right Task' containment reference. |
static int |
PARALLEL_FEATURE_COUNT
The number of structural features of the 'Parallel' class. |
static int |
RELEASE
The meta object id for the ' Release' class. |
static int |
RELEASE__RESOURCE
The feature id for the 'Resource' reference. |
static int |
RELEASE_FEATURE_COUNT
The number of structural features of the 'Release' class. |
static int |
SEQUENCE
The meta object id for the ' Sequence' class. |
static int |
SEQUENCE__LEFT_REG_EXP
The feature id for the 'Left Reg Exp' containment reference. |
static int |
SEQUENCE__RIGHT_REG_EXP
The feature id for the 'Right Reg Exp' containment reference. |
static int |
SEQUENCE_FEATURE_COUNT
The number of structural features of the 'Sequence' class. |
static int |
SYMBOL
The meta object id for the ' Symbol' class. |
static int |
SYMBOL__NAME
The feature id for the 'Name' attribute. |
static int |
SYMBOL__RESOURCE_USAGES
The feature id for the 'Resource Usages' containment reference list. |
static int |
SYMBOL_FEATURE_COUNT
The number of structural features of the 'Symbol' class. |
static int |
TERMINAL
The meta object id for the ' Terminal' class. |
static int |
TERMINAL_FEATURE_COUNT
The number of structural features of the 'Terminal' class. |
| Method Summary | |
|---|---|
EReference |
getAcquire_Resource()
Returns the meta object for the reference ' Resource'. |
EClass |
getAcquire()
Returns the meta object for class ' Acquire'. |
EReference |
getAlternative_LeftOption()
Returns the meta object for the containment reference ' Left Option'. |
EReference |
getAlternative_RightOption()
Returns the meta object for the containment reference ' Right Option'. |
EClass |
getAlternative()
Returns the meta object for class ' Alternative'. |
EClass |
getExpression()
Returns the meta object for class ' Expression'. |
ExpressionFactory |
getExpressionFactory()
Returns the factory that creates the instances of the model. |
EReference |
getLoop_IterationsPMF()
Returns the meta object for the containment reference ' Iterations PMF'. |
EAttribute |
getLoop_IterationsString()
Returns the meta object for the attribute ' Iterations String'. |
EReference |
getLoop_RegExp()
Returns the meta object for the containment reference ' Reg Exp'. |
EClass |
getLoop()
Returns the meta object for class ' Loop'. |
EClass |
getOperation()
Returns the meta object for class ' Operation'. |
EAttribute |
getOption_Probability()
Returns the meta object for the attribute ' Probability'. |
EReference |
getOption_Regexp()
Returns the meta object for the containment reference ' Regexp'. |
EClass |
getOption()
Returns the meta object for class ' Option'. |
EReference |
getParallel_LeftTask()
Returns the meta object for the containment reference ' Left Task'. |
EReference |
getParallel_RightTask()
Returns the meta object for the containment reference ' Right Task'. |
EClass |
getParallel()
Returns the meta object for class ' Parallel'. |
EReference |
getRelease_Resource()
Returns the meta object for the reference ' Resource'. |
EClass |
getRelease()
Returns the meta object for class ' Release'. |
EReference |
getSequence_LeftRegExp()
Returns the meta object for the containment reference ' Left Reg Exp'. |
EReference |
getSequence_RightRegExp()
Returns the meta object for the containment reference ' Right Reg Exp'. |
EClass |
getSequence()
Returns the meta object for class ' Sequence'. |
EAttribute |
getSymbol_Name()
Returns the meta object for the attribute ' Name'. |
EReference |
getSymbol_ResourceUsages()
Returns the meta object for the containment reference list ' Resource Usages'. |
EClass |
getSymbol()
Returns the meta object for class ' Symbol'. |
EClass |
getTerminal()
Returns the meta object for class ' Terminal'. |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ExpressionPackage eINSTANCE
static final int EXPRESSION
Expression' class.
ExpressionImpl,
ExpressionPackageImpl.getExpression(),
Constant Field Valuesstatic final int EXPRESSION_FEATURE_COUNT
static final int TERMINAL
Terminal' class.
TerminalImpl,
ExpressionPackageImpl.getTerminal(),
Constant Field Valuesstatic final int TERMINAL_FEATURE_COUNT
static final int SYMBOL
Symbol' class.
SymbolImpl,
ExpressionPackageImpl.getSymbol(),
Constant Field Valuesstatic final int SYMBOL__NAME
static final int SYMBOL__RESOURCE_USAGES
static final int SYMBOL_FEATURE_COUNT
static final int OPERATION
Operation' class.
OperationImpl,
ExpressionPackageImpl.getOperation(),
Constant Field Valuesstatic final int OPERATION_FEATURE_COUNT
static final int SEQUENCE
Sequence' class.
SequenceImpl,
ExpressionPackageImpl.getSequence(),
Constant Field Valuesstatic final int SEQUENCE__LEFT_REG_EXP
static final int SEQUENCE__RIGHT_REG_EXP
static final int SEQUENCE_FEATURE_COUNT
static final int RELEASE
Release' class.
ReleaseImpl,
ExpressionPackageImpl.getRelease(),
Constant Field Valuesstatic final int RELEASE__RESOURCE
static final int RELEASE_FEATURE_COUNT
static final int PARALLEL
Parallel' class.
ParallelImpl,
ExpressionPackageImpl.getParallel(),
Constant Field Valuesstatic final int PARALLEL__LEFT_TASK
static final int PARALLEL__RIGHT_TASK
static final int PARALLEL_FEATURE_COUNT
static final int OPTION
Option' class.
OptionImpl,
ExpressionPackageImpl.getOption(),
Constant Field Valuesstatic final int OPTION__PROBABILITY
static final int OPTION__REGEXP
static final int OPTION_FEATURE_COUNT
static final int LOOP
Loop' class.
LoopImpl,
ExpressionPackageImpl.getLoop(),
Constant Field Valuesstatic final int LOOP__REG_EXP
static final int LOOP__ITERATIONS_PMF
static final int LOOP__ITERATIONS_STRING
static final int LOOP_FEATURE_COUNT
static final int ALTERNATIVE
Alternative' class.
AlternativeImpl,
ExpressionPackageImpl.getAlternative(),
Constant Field Valuesstatic final int ALTERNATIVE__LEFT_OPTION
static final int ALTERNATIVE__RIGHT_OPTION
static final int ALTERNATIVE_FEATURE_COUNT
static final int ACQUIRE
Acquire' class.
AcquireImpl,
ExpressionPackageImpl.getAcquire(),
Constant Field Valuesstatic final int ACQUIRE__RESOURCE
static final int ACQUIRE_FEATURE_COUNT
| Method Detail |
|---|
EClass getTerminal()
Terminal'.
TerminalEClass getExpression()
Expression'.
ExpressionEClass getSymbol()
Symbol'.
SymbolEAttribute getSymbol_Name()
Name'.
Symbol.getName(),
getSymbol()EReference getSymbol_ResourceUsages()
Resource Usages'.
Symbol.getResourceUsages(),
getSymbol()EClass getSequence()
Sequence'.
SequenceEReference getSequence_LeftRegExp()
Left Reg Exp'.
Sequence.getLeftRegExp(),
getSequence()EReference getSequence_RightRegExp()
Right Reg Exp'.
Sequence.getRightRegExp(),
getSequence()EClass getOperation()
Operation'.
OperationEClass getRelease()
Release'.
ReleaseEReference getRelease_Resource()
Resource'.
Release.getResource(),
getRelease()EClass getParallel()
Parallel'.
ParallelEReference getParallel_LeftTask()
Left Task'.
Parallel.getLeftTask(),
getParallel()EReference getParallel_RightTask()
Right Task'.
Parallel.getRightTask(),
getParallel()EClass getOption()
Option'.
OptionEAttribute getOption_Probability()
Probability'.
Option.getProbability(),
getOption()EReference getOption_Regexp()
Regexp'.
Option.getRegexp(),
getOption()EClass getLoop()
Loop'.
LoopEReference getLoop_RegExp()
Reg Exp'.
Loop.getRegExp(),
getLoop()EReference getLoop_IterationsPMF()
Iterations PMF'.
Loop.getIterationsPMF(),
getLoop()EAttribute getLoop_IterationsString()
Iterations String'.
Loop.getIterationsString(),
getLoop()EClass getAlternative()
Alternative'.
AlternativeEReference getAlternative_LeftOption()
Left Option'.
Alternative.getLeftOption(),
getAlternative()EReference getAlternative_RightOption()
Right Option'.
Alternative.getRightOption(),
getAlternative()EClass getAcquire()
Acquire'.
AcquireEReference getAcquire_Resource()
Resource'.
Acquire.getResource(),
getAcquire()ExpressionFactory getExpressionFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||