|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SrcPackage
The Package for the model. It contains accessors for the meta objects to represent
SrcFactory| Nested Class Summary | |
|---|---|
static interface |
SrcPackage.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 |
CALLABLE_BLOCK
The meta object id for the ' Callable Block' class. |
static int |
CALLABLE_BLOCK__END_POSITION
The feature id for the 'End Position' attribute. |
static int |
CALLABLE_BLOCK__EXTERNAL
The feature id for the 'External' attribute. |
static int |
CALLABLE_BLOCK__LOCATION
The feature id for the 'Location' attribute. |
static int |
CALLABLE_BLOCK__NAME
The feature id for the 'Name' attribute. |
static int |
CALLABLE_BLOCK__SOURCE_CONTAINER
The feature id for the 'Source Container' container reference. |
static int |
CALLABLE_BLOCK__START_POSITION
The feature id for the 'Start Position' attribute. |
static int |
CALLABLE_BLOCK__SUBTYPE
The feature id for the 'Subtype' attribute. |
static int |
CALLABLE_BLOCK__TYPE
The feature id for the 'Type' attribute. |
static int |
CALLABLE_BLOCK__VERSION
The feature id for the 'Version' attribute. |
static int |
CALLABLE_BLOCK_FEATURE_COUNT
The number of structural features of the 'Callable Block' class. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE
The meta object id for the ' Callable Block With Signature' class. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__END_POSITION
The feature id for the 'End Position' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__EXPORTED
The feature id for the 'Exported' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__EXTERNAL
The feature id for the 'External' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__LOCATION
The feature id for the 'Location' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__NAME
The feature id for the 'Name' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__SOURCE_CONTAINER
The feature id for the 'Source Container' container reference. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__START_POSITION
The feature id for the 'Start Position' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__SUBTYPE
The feature id for the 'Subtype' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__TYPE
The feature id for the 'Type' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE__VERSION
The feature id for the 'Version' attribute. |
static int |
CALLABLE_BLOCK_WITH_SIGNATURE_FEATURE_COUNT
The number of structural features of the 'Callable Block With Signature' class. |
static int |
CALLS_RELATIONSHIP
The meta object id for the ' Calls Relationship' class. |
static int |
CALLS_RELATIONSHIP__QUALIFIED_PATH
The feature id for the 'Qualified Path' attribute. |
static int |
CALLS_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference. |
static int |
CALLS_RELATIONSHIP__SOURCE_POSITION
The feature id for the 'Source Position' attribute. |
static int |
CALLS_RELATIONSHIP__SUBTYPE
The feature id for the 'Subtype' attribute. |
static int |
CALLS_RELATIONSHIP__TARGET
The feature id for the 'Target' reference. |
static int |
CALLS_RELATIONSHIP__TYPE
The feature id for the 'Type' attribute. |
static int |
CALLS_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Calls Relationship' class. |
static String |
copyright
|
static SrcPackage |
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 |
INCLUDES_RELATIONSHIP
The meta object id for the ' Includes Relationship' class. |
static int |
INCLUDES_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference. |
static int |
INCLUDES_RELATIONSHIP__SOURCE_POSITION
The feature id for the 'Source Position' attribute. |
static int |
INCLUDES_RELATIONSHIP__SUBTYPE
The feature id for the 'Subtype' attribute. |
static int |
INCLUDES_RELATIONSHIP__TARGET
The feature id for the 'Target' reference. |
static int |
INCLUDES_RELATIONSHIP__TYPE
The feature id for the 'Type' attribute. |
static int |
INCLUDES_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Includes Relationship' class. |
static int |
INVOKES_RELATIONSHIP
The meta object id for the ' Invokes Relationship' class. |
static int |
INVOKES_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference. |
static int |
INVOKES_RELATIONSHIP__SOURCE_POSITION
The feature id for the 'Source Position' attribute. |
static int |
INVOKES_RELATIONSHIP__SUBTYPE
The feature id for the 'Subtype' attribute. |
static int |
INVOKES_RELATIONSHIP__TARGET
The feature id for the 'Target' reference. |
static int |
INVOKES_RELATIONSHIP__TYPE
The feature id for the 'Type' attribute. |
static int |
INVOKES_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Invokes Relationship' class. |
static int |
MAIN_ENTRY_POINT
The meta object id for the ' Main Entry Point' class. |
static int |
MAIN_ENTRY_POINT_FEATURE_COUNT
The number of structural features of the 'Main Entry Point' class. |
static int |
SOURCE_CONTAINER
The meta object id for the ' Source Container' class. |
static int |
SOURCE_CONTAINER__CALLABLEBLOCKS
The feature id for the 'Callableblocks' containment reference list. |
static int |
SOURCE_CONTAINER__EXTERNAL
The feature id for the 'External' attribute. |
static int |
SOURCE_CONTAINER__LOCATION
The feature id for the 'Location' attribute. |
static int |
SOURCE_CONTAINER__NAME
The feature id for the 'Name' attribute. |
static int |
SOURCE_CONTAINER__SOURCE_TYPE
The feature id for the 'Source Type' attribute. |
static int |
SOURCE_CONTAINER__SUBTYPE
The feature id for the 'Subtype' attribute. |
static int |
SOURCE_CONTAINER__TYPE
The feature id for the 'Type' attribute. |
static int |
SOURCE_CONTAINER__VERSION
The feature id for the 'Version' attribute. |
static int |
SOURCE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Source Container' class. |
| Method Summary | |
|---|---|
EAttribute |
getCallableBlock_EndPosition()
Returns the meta object for the attribute ' End Position'. |
EReference |
getCallableBlock_SourceContainer()
Returns the meta object for the container reference ' Source Container'. |
EAttribute |
getCallableBlock_StartPosition()
Returns the meta object for the attribute ' Start Position'. |
EClass |
getCallableBlock()
Returns the meta object for class ' Callable Block'. |
EAttribute |
getCallableBlockWithSignature_Exported()
Returns the meta object for the attribute ' Exported'. |
EClass |
getCallableBlockWithSignature()
Returns the meta object for class ' Callable Block With Signature'. |
EAttribute |
getCallsRelationship_QualifiedPath()
Returns the meta object for the attribute ' Qualified Path'. |
EAttribute |
getCallsRelationship_SourcePosition()
Returns the meta object for the attribute ' Source Position'. |
EClass |
getCallsRelationship()
Returns the meta object for class ' Calls Relationship'. |
EAttribute |
getIncludesRelationship_SourcePosition()
Returns the meta object for the attribute ' Source Position'. |
EClass |
getIncludesRelationship()
Returns the meta object for class ' Includes Relationship'. |
EAttribute |
getInvokesRelationship_SourcePosition()
Returns the meta object for the attribute ' Source Position'. |
EClass |
getInvokesRelationship()
Returns the meta object for class ' Invokes Relationship'. |
EClass |
getMainEntryPoint()
Returns the meta object for class ' Main Entry Point'. |
EReference |
getSourceContainer_Callableblocks()
Returns the meta object for the containment reference list ' Callableblocks'. |
EAttribute |
getSourceContainer_SourceType()
Returns the meta object for the attribute ' Source Type'. |
EClass |
getSourceContainer()
Returns the meta object for class ' Source Container'. |
SrcFactory |
getSrcFactory()
Returns the factory that creates the instances of the model. |
| Field Detail |
|---|
static final String copyright
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SrcPackage eINSTANCE
static final int INCLUDES_RELATIONSHIP
Includes Relationship' class.
IncludesRelationshipImpl,
SrcPackageImpl.getIncludesRelationship(),
Constant Field Valuesstatic final int INCLUDES_RELATIONSHIP__SOURCE
static final int INCLUDES_RELATIONSHIP__TARGET
static final int INCLUDES_RELATIONSHIP__TYPE
static final int INCLUDES_RELATIONSHIP__SUBTYPE
static final int INCLUDES_RELATIONSHIP__SOURCE_POSITION
static final int INCLUDES_RELATIONSHIP_FEATURE_COUNT
static final int CALLABLE_BLOCK
Callable Block' class.
CallableBlockImpl,
SrcPackageImpl.getCallableBlock(),
Constant Field Valuesstatic final int MAIN_ENTRY_POINT
Main Entry Point' class.
MainEntryPoint,
SrcPackageImpl.getMainEntryPoint(),
Constant Field Valuesstatic final int MAIN_ENTRY_POINT_FEATURE_COUNT
static final int SOURCE_CONTAINER
Source Container' class.
SourceContainerImpl,
SrcPackageImpl.getSourceContainer(),
Constant Field Valuesstatic final int SOURCE_CONTAINER__NAME
static final int SOURCE_CONTAINER__TYPE
static final int SOURCE_CONTAINER__SUBTYPE
static final int SOURCE_CONTAINER__VERSION
static final int SOURCE_CONTAINER__EXTERNAL
static final int SOURCE_CONTAINER__LOCATION
static final int SOURCE_CONTAINER__SOURCE_TYPE
static final int SOURCE_CONTAINER__CALLABLEBLOCKS
static final int SOURCE_CONTAINER_FEATURE_COUNT
static final int CALLABLE_BLOCK__NAME
static final int CALLABLE_BLOCK__TYPE
static final int CALLABLE_BLOCK__SUBTYPE
static final int CALLABLE_BLOCK__VERSION
static final int CALLABLE_BLOCK__EXTERNAL
static final int CALLABLE_BLOCK__LOCATION
static final int CALLABLE_BLOCK__START_POSITION
static final int CALLABLE_BLOCK__END_POSITION
static final int CALLABLE_BLOCK__SOURCE_CONTAINER
static final int CALLABLE_BLOCK_FEATURE_COUNT
static final int INVOKES_RELATIONSHIP
Invokes Relationship' class.
InvokesRelationshipImpl,
SrcPackageImpl.getInvokesRelationship(),
Constant Field Valuesstatic final int INVOKES_RELATIONSHIP__SOURCE
static final int INVOKES_RELATIONSHIP__TARGET
static final int INVOKES_RELATIONSHIP__TYPE
static final int INVOKES_RELATIONSHIP__SUBTYPE
static final int INVOKES_RELATIONSHIP__SOURCE_POSITION
static final int INVOKES_RELATIONSHIP_FEATURE_COUNT
static final int CALLABLE_BLOCK_WITH_SIGNATURE
Callable Block With Signature' class.
CallableBlockWithSignatureImpl,
SrcPackageImpl.getCallableBlockWithSignature(),
Constant Field Valuesstatic final int CALLABLE_BLOCK_WITH_SIGNATURE__NAME
static final int CALLABLE_BLOCK_WITH_SIGNATURE__TYPE
static final int CALLABLE_BLOCK_WITH_SIGNATURE__SUBTYPE
static final int CALLABLE_BLOCK_WITH_SIGNATURE__VERSION
static final int CALLABLE_BLOCK_WITH_SIGNATURE__EXTERNAL
static final int CALLABLE_BLOCK_WITH_SIGNATURE__LOCATION
static final int CALLABLE_BLOCK_WITH_SIGNATURE__START_POSITION
static final int CALLABLE_BLOCK_WITH_SIGNATURE__END_POSITION
static final int CALLABLE_BLOCK_WITH_SIGNATURE__SOURCE_CONTAINER
static final int CALLABLE_BLOCK_WITH_SIGNATURE__EXPORTED
static final int CALLABLE_BLOCK_WITH_SIGNATURE_FEATURE_COUNT
static final int CALLS_RELATIONSHIP
Calls Relationship' class.
CallsRelationshipImpl,
SrcPackageImpl.getCallsRelationship(),
Constant Field Valuesstatic final int CALLS_RELATIONSHIP__SOURCE
static final int CALLS_RELATIONSHIP__TARGET
static final int CALLS_RELATIONSHIP__TYPE
static final int CALLS_RELATIONSHIP__SUBTYPE
static final int CALLS_RELATIONSHIP__SOURCE_POSITION
static final int CALLS_RELATIONSHIP__QUALIFIED_PATH
static final int CALLS_RELATIONSHIP_FEATURE_COUNT
| Method Detail |
|---|
EClass getIncludesRelationship()
Includes Relationship'.
IncludesRelationshipEAttribute getIncludesRelationship_SourcePosition()
Source Position'.
IncludesRelationship.getSourcePosition(),
getIncludesRelationship()EClass getMainEntryPoint()
Main Entry Point'.
MainEntryPointEClass getCallableBlock()
Callable Block'.
CallableBlockEAttribute getCallableBlock_StartPosition()
Start Position'.
CallableBlock.getStartPosition(),
getCallableBlock()EAttribute getCallableBlock_EndPosition()
End Position'.
CallableBlock.getEndPosition(),
getCallableBlock()EReference getCallableBlock_SourceContainer()
Source Container'.
CallableBlock.getSourceContainer(),
getCallableBlock()EClass getSourceContainer()
Source Container'.
SourceContainerEAttribute getSourceContainer_SourceType()
Source Type'.
SourceContainer.getSourceType(),
getSourceContainer()EReference getSourceContainer_Callableblocks()
Callableblocks'.
SourceContainer.getCallableblocks(),
getSourceContainer()EClass getInvokesRelationship()
Invokes Relationship'.
InvokesRelationshipEAttribute getInvokesRelationship_SourcePosition()
Source Position'.
InvokesRelationship.getSourcePosition(),
getInvokesRelationship()EClass getCallableBlockWithSignature()
Callable Block With Signature'.
CallableBlockWithSignatureEAttribute getCallableBlockWithSignature_Exported()
Exported'.
CallableBlockWithSignature.isExported(),
getCallableBlockWithSignature()EClass getCallsRelationship()
Calls Relationship'.
CallsRelationshipEAttribute getCallsRelationship_SourcePosition()
Source Position'.
CallsRelationship.getSourcePosition(),
getCallsRelationship()EAttribute getCallsRelationship_QualifiedPath()
Qualified Path'.
CallsRelationship.isQualifiedPath(),
getCallsRelationship()SrcFactory getSrcFactory()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||