Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.app.model.src
Interface SrcPackage

All Known Implementing Classes:
SrcPackageImpl

public interface SrcPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
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

copyright

static final String copyright

See Also:
Constant Field Values

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final SrcPackage eINSTANCE
The singleton instance of the package.


INCLUDES_RELATIONSHIP

static final int INCLUDES_RELATIONSHIP
The meta object id for the 'Includes Relationship' class.

See Also:
IncludesRelationshipImpl, SrcPackageImpl.getIncludesRelationship(), Constant Field Values

INCLUDES_RELATIONSHIP__SOURCE

static final int INCLUDES_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

INCLUDES_RELATIONSHIP__TARGET

static final int INCLUDES_RELATIONSHIP__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

INCLUDES_RELATIONSHIP__TYPE

static final int INCLUDES_RELATIONSHIP__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

INCLUDES_RELATIONSHIP__SUBTYPE

static final int INCLUDES_RELATIONSHIP__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

INCLUDES_RELATIONSHIP__SOURCE_POSITION

static final int INCLUDES_RELATIONSHIP__SOURCE_POSITION
The feature id for the 'Source Position' attribute.

See Also:
Constant Field Values

INCLUDES_RELATIONSHIP_FEATURE_COUNT

static final int INCLUDES_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Includes Relationship' class.

See Also:
Constant Field Values

CALLABLE_BLOCK

static final int CALLABLE_BLOCK
The meta object id for the 'Callable Block' class.

See Also:
CallableBlockImpl, SrcPackageImpl.getCallableBlock(), Constant Field Values

MAIN_ENTRY_POINT

static final int MAIN_ENTRY_POINT
The meta object id for the 'Main Entry Point' class.

See Also:
MainEntryPoint, SrcPackageImpl.getMainEntryPoint(), Constant Field Values

MAIN_ENTRY_POINT_FEATURE_COUNT

static final int MAIN_ENTRY_POINT_FEATURE_COUNT
The number of structural features of the 'Main Entry Point' class.

See Also:
Constant Field Values

SOURCE_CONTAINER

static final int SOURCE_CONTAINER
The meta object id for the 'Source Container' class.

See Also:
SourceContainerImpl, SrcPackageImpl.getSourceContainer(), Constant Field Values

SOURCE_CONTAINER__NAME

static final int SOURCE_CONTAINER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__TYPE

static final int SOURCE_CONTAINER__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__SUBTYPE

static final int SOURCE_CONTAINER__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__VERSION

static final int SOURCE_CONTAINER__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__EXTERNAL

static final int SOURCE_CONTAINER__EXTERNAL
The feature id for the 'External' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__LOCATION

static final int SOURCE_CONTAINER__LOCATION
The feature id for the 'Location' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__SOURCE_TYPE

static final int SOURCE_CONTAINER__SOURCE_TYPE
The feature id for the 'Source Type' attribute.

See Also:
Constant Field Values

SOURCE_CONTAINER__CALLABLEBLOCKS

static final int SOURCE_CONTAINER__CALLABLEBLOCKS
The feature id for the 'Callableblocks' containment reference list.

See Also:
Constant Field Values

SOURCE_CONTAINER_FEATURE_COUNT

static final int SOURCE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Source Container' class.

See Also:
Constant Field Values

CALLABLE_BLOCK__NAME

static final int CALLABLE_BLOCK__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__TYPE

static final int CALLABLE_BLOCK__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__SUBTYPE

static final int CALLABLE_BLOCK__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__VERSION

static final int CALLABLE_BLOCK__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__EXTERNAL

static final int CALLABLE_BLOCK__EXTERNAL
The feature id for the 'External' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__LOCATION

static final int CALLABLE_BLOCK__LOCATION
The feature id for the 'Location' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__START_POSITION

static final int CALLABLE_BLOCK__START_POSITION
The feature id for the 'Start Position' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__END_POSITION

static final int CALLABLE_BLOCK__END_POSITION
The feature id for the 'End Position' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK__SOURCE_CONTAINER

static final int CALLABLE_BLOCK__SOURCE_CONTAINER
The feature id for the 'Source Container' container reference.

See Also:
Constant Field Values

CALLABLE_BLOCK_FEATURE_COUNT

static final int CALLABLE_BLOCK_FEATURE_COUNT
The number of structural features of the 'Callable Block' class.

See Also:
Constant Field Values

INVOKES_RELATIONSHIP

static final int INVOKES_RELATIONSHIP
The meta object id for the 'Invokes Relationship' class.

See Also:
InvokesRelationshipImpl, SrcPackageImpl.getInvokesRelationship(), Constant Field Values

INVOKES_RELATIONSHIP__SOURCE

static final int INVOKES_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

INVOKES_RELATIONSHIP__TARGET

static final int INVOKES_RELATIONSHIP__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

INVOKES_RELATIONSHIP__TYPE

static final int INVOKES_RELATIONSHIP__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

INVOKES_RELATIONSHIP__SUBTYPE

static final int INVOKES_RELATIONSHIP__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

INVOKES_RELATIONSHIP__SOURCE_POSITION

static final int INVOKES_RELATIONSHIP__SOURCE_POSITION
The feature id for the 'Source Position' attribute.

See Also:
Constant Field Values

INVOKES_RELATIONSHIP_FEATURE_COUNT

static final int INVOKES_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Invokes Relationship' class.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE

static final int CALLABLE_BLOCK_WITH_SIGNATURE
The meta object id for the 'Callable Block With Signature' class.

See Also:
CallableBlockWithSignatureImpl, SrcPackageImpl.getCallableBlockWithSignature(), Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__NAME

static final int CALLABLE_BLOCK_WITH_SIGNATURE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__TYPE

static final int CALLABLE_BLOCK_WITH_SIGNATURE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__SUBTYPE

static final int CALLABLE_BLOCK_WITH_SIGNATURE__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__VERSION

static final int CALLABLE_BLOCK_WITH_SIGNATURE__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__EXTERNAL

static final int CALLABLE_BLOCK_WITH_SIGNATURE__EXTERNAL
The feature id for the 'External' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__LOCATION

static final int CALLABLE_BLOCK_WITH_SIGNATURE__LOCATION
The feature id for the 'Location' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__START_POSITION

static final int CALLABLE_BLOCK_WITH_SIGNATURE__START_POSITION
The feature id for the 'Start Position' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__END_POSITION

static final int CALLABLE_BLOCK_WITH_SIGNATURE__END_POSITION
The feature id for the 'End Position' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__SOURCE_CONTAINER

static final int CALLABLE_BLOCK_WITH_SIGNATURE__SOURCE_CONTAINER
The feature id for the 'Source Container' container reference.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE__EXPORTED

static final int CALLABLE_BLOCK_WITH_SIGNATURE__EXPORTED
The feature id for the 'Exported' attribute.

See Also:
Constant Field Values

CALLABLE_BLOCK_WITH_SIGNATURE_FEATURE_COUNT

static final int CALLABLE_BLOCK_WITH_SIGNATURE_FEATURE_COUNT
The number of structural features of the 'Callable Block With Signature' class.

See Also:
Constant Field Values

CALLS_RELATIONSHIP

static final int CALLS_RELATIONSHIP
The meta object id for the 'Calls Relationship' class.

See Also:
CallsRelationshipImpl, SrcPackageImpl.getCallsRelationship(), Constant Field Values

CALLS_RELATIONSHIP__SOURCE

static final int CALLS_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

CALLS_RELATIONSHIP__TARGET

static final int CALLS_RELATIONSHIP__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

CALLS_RELATIONSHIP__TYPE

static final int CALLS_RELATIONSHIP__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

CALLS_RELATIONSHIP__SUBTYPE

static final int CALLS_RELATIONSHIP__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

CALLS_RELATIONSHIP__SOURCE_POSITION

static final int CALLS_RELATIONSHIP__SOURCE_POSITION
The feature id for the 'Source Position' attribute.

See Also:
Constant Field Values

CALLS_RELATIONSHIP__QUALIFIED_PATH

static final int CALLS_RELATIONSHIP__QUALIFIED_PATH
The feature id for the 'Qualified Path' attribute.

See Also:
Constant Field Values

CALLS_RELATIONSHIP_FEATURE_COUNT

static final int CALLS_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Calls Relationship' class.

See Also:
Constant Field Values
Method Detail

getIncludesRelationship

EClass getIncludesRelationship()
Returns the meta object for class 'Includes Relationship'.

Returns:
the meta object for class 'Includes Relationship'.
See Also:
IncludesRelationship

getIncludesRelationship_SourcePosition

EAttribute getIncludesRelationship_SourcePosition()
Returns the meta object for the attribute 'Source Position'.

Returns:
the meta object for the attribute 'Source Position'.
See Also:
IncludesRelationship.getSourcePosition(), getIncludesRelationship()

getMainEntryPoint

EClass getMainEntryPoint()
Returns the meta object for class 'Main Entry Point'.

Returns:
the meta object for class 'Main Entry Point'.
See Also:
MainEntryPoint

getCallableBlock

EClass getCallableBlock()
Returns the meta object for class 'Callable Block'.

Returns:
the meta object for class 'Callable Block'.
See Also:
CallableBlock

getCallableBlock_StartPosition

EAttribute getCallableBlock_StartPosition()
Returns the meta object for the attribute 'Start Position'.

Returns:
the meta object for the attribute 'Start Position'.
See Also:
CallableBlock.getStartPosition(), getCallableBlock()

getCallableBlock_EndPosition

EAttribute getCallableBlock_EndPosition()
Returns the meta object for the attribute 'End Position'.

Returns:
the meta object for the attribute 'End Position'.
See Also:
CallableBlock.getEndPosition(), getCallableBlock()

getCallableBlock_SourceContainer

EReference getCallableBlock_SourceContainer()
Returns the meta object for the container reference 'Source Container'.

Returns:
the meta object for the container reference 'Source Container'.
See Also:
CallableBlock.getSourceContainer(), getCallableBlock()

getSourceContainer

EClass getSourceContainer()
Returns the meta object for class 'Source Container'.

Returns:
the meta object for class 'Source Container'.
See Also:
SourceContainer

getSourceContainer_SourceType

EAttribute getSourceContainer_SourceType()
Returns the meta object for the attribute 'Source Type'.

Returns:
the meta object for the attribute 'Source Type'.
See Also:
SourceContainer.getSourceType(), getSourceContainer()

getSourceContainer_Callableblocks

EReference getSourceContainer_Callableblocks()
Returns the meta object for the containment reference list 'Callableblocks'.

Returns:
the meta object for the containment reference list 'Callableblocks'.
See Also:
SourceContainer.getCallableblocks(), getSourceContainer()

getInvokesRelationship

EClass getInvokesRelationship()
Returns the meta object for class 'Invokes Relationship'.

Returns:
the meta object for class 'Invokes Relationship'.
See Also:
InvokesRelationship

getInvokesRelationship_SourcePosition

EAttribute getInvokesRelationship_SourcePosition()
Returns the meta object for the attribute 'Source Position'.

Returns:
the meta object for the attribute 'Source Position'.
See Also:
InvokesRelationship.getSourcePosition(), getInvokesRelationship()

getCallableBlockWithSignature

EClass getCallableBlockWithSignature()
Returns the meta object for class 'Callable Block With Signature'.

Returns:
the meta object for class 'Callable Block With Signature'.
See Also:
CallableBlockWithSignature

getCallableBlockWithSignature_Exported

EAttribute getCallableBlockWithSignature_Exported()
Returns the meta object for the attribute 'Exported'.

Returns:
the meta object for the attribute 'Exported'.
See Also:
CallableBlockWithSignature.isExported(), getCallableBlockWithSignature()

getCallsRelationship

EClass getCallsRelationship()
Returns the meta object for class 'Calls Relationship'.

Returns:
the meta object for class 'Calls Relationship'.
See Also:
CallsRelationship

getCallsRelationship_SourcePosition

EAttribute getCallsRelationship_SourcePosition()
Returns the meta object for the attribute 'Source Position'.

Returns:
the meta object for the attribute 'Source Position'.
See Also:
CallsRelationship.getSourcePosition(), getCallsRelationship()

getCallsRelationship_QualifiedPath

EAttribute getCallsRelationship_QualifiedPath()
Returns the meta object for the attribute 'Qualified Path'.

Returns:
the meta object for the attribute 'Qualified Path'.
See Also:
CallsRelationship.isQualifiedPath(), getCallsRelationship()

getSrcFactory

SrcFactory getSrcFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.