public interface MulticasePackage
extends org.eclipse.emf.ecore.EPackage
MulticaseFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
MulticasePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static MulticasePackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
MULTI_STUDY_CASE
The meta object id for the '
Multi Study Case ' class. |
static int |
MULTI_STUDY_CASE__BASE_NET_MODEL_STRING
The feature id for the 'Base Net Model String' attribute.
|
static int |
MULTI_STUDY_CASE__DESC
The feature id for the 'Desc' attribute.
|
static int |
MULTI_STUDY_CASE__ID
The feature id for the 'Id' attribute.
|
static int |
MULTI_STUDY_CASE__NAME
The feature id for the 'Name' attribute.
|
static int |
MULTI_STUDY_CASE__NET_TYPE
The feature id for the 'Net Type' attribute.
|
static int |
MULTI_STUDY_CASE__NUMBER
The feature id for the 'Number' attribute.
|
static int |
MULTI_STUDY_CASE__RULE_BASE
The feature id for the 'Rule Base' reference.
|
static int |
MULTI_STUDY_CASE__STATUS
The feature id for the 'Status' attribute.
|
static int |
MULTI_STUDY_CASE__STUDY_CASE_LIST
The feature id for the 'Study Case List' attribute.
|
static int |
MULTI_STUDY_CASE_FEATURE_COUNT
The number of structural features of the 'Multi Study Case' class.
|
static int |
REMOTE_MESSAGE_TYPE
The meta object id for the '
Remote Message Type ' enum. |
static int |
RETURN_REMOTE_CASE_OPT
The meta object id for the '
Return Remote Case Opt ' enum. |
static int |
STUDY_CASE
The meta object id for the '
Study Case ' class. |
static int |
STUDY_CASE__CASE_NUMBER
The feature id for the 'Case Number' attribute.
|
static int |
STUDY_CASE__DESC
The feature id for the 'Desc' attribute.
|
static int |
STUDY_CASE__GRID_NODE_ID
The feature id for the 'Grid Node Id' attribute.
|
static int |
STUDY_CASE__ID
The feature id for the 'Id' attribute.
|
static int |
STUDY_CASE__MODIFICATION
The feature id for the 'Modification' reference.
|
static int |
STUDY_CASE__NAME
The feature id for the 'Name' attribute.
|
static int |
STUDY_CASE__NET_MODEL_STRING
The feature id for the 'Net Model String' attribute.
|
static int |
STUDY_CASE__NUMBER
The feature id for the 'Number' attribute.
|
static int |
STUDY_CASE__PARENT
The feature id for the 'Parent' reference.
|
static int |
STUDY_CASE__REMOTE_RETURN_MESSAGE
The feature id for the 'Remote Return Message' attribute.
|
static int |
STUDY_CASE__REMOTE_RETURN_STATUS
The feature id for the 'Remote Return Status' attribute.
|
static int |
STUDY_CASE__RESULT
The feature id for the 'Result' containment reference.
|
static int |
STUDY_CASE__STATUS
The feature id for the 'Status' attribute.
|
static int |
STUDY_CASE_FEATURE_COUNT
The number of structural features of the 'Study Case' class.
|
static int |
STUDY_CASE_LIST
The meta object id for the 'Study Case List' data type.
|
Modifier and Type | Method and Description |
---|---|
MulticaseFactory |
getMulticaseFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getMultiStudyCase_BaseNetModelString()
Returns the meta object for the attribute '
Base Net Model String '. |
org.eclipse.emf.ecore.EAttribute |
getMultiStudyCase_NetType()
Returns the meta object for the attribute '
Net Type '. |
org.eclipse.emf.ecore.EReference |
getMultiStudyCase_RuleBase()
Returns the meta object for the reference '
Rule Base '. |
org.eclipse.emf.ecore.EAttribute |
getMultiStudyCase_StudyCaseList()
Returns the meta object for the attribute '
Study Case List '. |
org.eclipse.emf.ecore.EClass |
getMultiStudyCase()
Returns the meta object for class '
Multi Study Case '. |
org.eclipse.emf.ecore.EEnum |
getRemoteMessageType()
Returns the meta object for enum '
Remote Message Type '. |
org.eclipse.emf.ecore.EEnum |
getReturnRemoteCaseOpt()
Returns the meta object for enum '
Return Remote Case Opt '. |
org.eclipse.emf.ecore.EAttribute |
getStudyCase_CaseNumber()
Returns the meta object for the attribute '
Case Number '. |
org.eclipse.emf.ecore.EAttribute |
getStudyCase_GridNodeId()
Returns the meta object for the attribute '
Grid Node Id '. |
org.eclipse.emf.ecore.EReference |
getStudyCase_Modification()
Returns the meta object for the reference '
Modification '. |
org.eclipse.emf.ecore.EAttribute |
getStudyCase_NetModelString()
Returns the meta object for the attribute '
Net Model String '. |
org.eclipse.emf.ecore.EReference |
getStudyCase_Parent()
Returns the meta object for the reference '
Parent '. |
org.eclipse.emf.ecore.EAttribute |
getStudyCase_RemoteReturnMessage()
Returns the meta object for the attribute '
Remote Return Message '. |
org.eclipse.emf.ecore.EAttribute |
getStudyCase_RemoteReturnStatus()
Returns the meta object for the attribute '
Remote Return Status '. |
org.eclipse.emf.ecore.EReference |
getStudyCase_Result()
Returns the meta object for the containment reference '
Result '. |
org.eclipse.emf.ecore.EClass |
getStudyCase()
Returns the meta object for class '
Study Case '. |
org.eclipse.emf.ecore.EDataType |
getStudyCaseList()
Returns the meta object for data type '
Study Case List '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final MulticasePackage eINSTANCE
static final int MULTI_STUDY_CASE
Multi Study Case
' class.
static final int MULTI_STUDY_CASE__ID
static final int MULTI_STUDY_CASE__NAME
static final int MULTI_STUDY_CASE__DESC
static final int MULTI_STUDY_CASE__NUMBER
static final int MULTI_STUDY_CASE__STATUS
static final int MULTI_STUDY_CASE__NET_TYPE
static final int MULTI_STUDY_CASE__BASE_NET_MODEL_STRING
static final int MULTI_STUDY_CASE__RULE_BASE
static final int MULTI_STUDY_CASE__STUDY_CASE_LIST
static final int MULTI_STUDY_CASE_FEATURE_COUNT
static final int STUDY_CASE
Study Case
' class.
static final int STUDY_CASE__ID
static final int STUDY_CASE__NAME
static final int STUDY_CASE__DESC
static final int STUDY_CASE__NUMBER
static final int STUDY_CASE__STATUS
static final int STUDY_CASE__CASE_NUMBER
static final int STUDY_CASE__GRID_NODE_ID
static final int STUDY_CASE__NET_MODEL_STRING
static final int STUDY_CASE__REMOTE_RETURN_STATUS
static final int STUDY_CASE__REMOTE_RETURN_MESSAGE
static final int STUDY_CASE__PARENT
static final int STUDY_CASE__MODIFICATION
static final int STUDY_CASE__RESULT
static final int STUDY_CASE_FEATURE_COUNT
static final int RETURN_REMOTE_CASE_OPT
Return Remote Case Opt
' enum.
static final int REMOTE_MESSAGE_TYPE
Remote Message Type
' enum.
static final int STUDY_CASE_LIST
LinkedList
,
MulticasePackageImpl.getStudyCaseList()
,
Constant Field Valuesorg.eclipse.emf.ecore.EClass getMultiStudyCase()
Multi Study Case
'.
MultiStudyCase
org.eclipse.emf.ecore.EAttribute getMultiStudyCase_BaseNetModelString()
Base Net Model String
'.
MultiStudyCase.getBaseNetModelString()
,
getMultiStudyCase()
org.eclipse.emf.ecore.EReference getMultiStudyCase_RuleBase()
Rule Base
'.
MultiStudyCase.getRuleBase()
,
getMultiStudyCase()
org.eclipse.emf.ecore.EAttribute getMultiStudyCase_StudyCaseList()
Study Case List
'.
MultiStudyCase.getStudyCaseList()
,
getMultiStudyCase()
org.eclipse.emf.ecore.EAttribute getMultiStudyCase_NetType()
Net Type
'.
MultiStudyCase.getNetType()
,
getMultiStudyCase()
org.eclipse.emf.ecore.EClass getStudyCase()
Study Case
'.
StudyCase
org.eclipse.emf.ecore.EReference getStudyCase_Parent()
Parent
'.
StudyCase.getParent()
,
getStudyCase()
org.eclipse.emf.ecore.EAttribute getStudyCase_CaseNumber()
Case Number
'.
StudyCase.getCaseNumber()
,
getStudyCase()
org.eclipse.emf.ecore.EAttribute getStudyCase_GridNodeId()
Grid Node Id
'.
StudyCase.getGridNodeId()
,
getStudyCase()
org.eclipse.emf.ecore.EAttribute getStudyCase_NetModelString()
Net Model String
'.
StudyCase.getNetModelString()
,
getStudyCase()
org.eclipse.emf.ecore.EReference getStudyCase_Modification()
Modification
'.
StudyCase.getModification()
,
getStudyCase()
org.eclipse.emf.ecore.EAttribute getStudyCase_RemoteReturnStatus()
Remote Return Status
'.
StudyCase.isRemoteReturnStatus()
,
getStudyCase()
org.eclipse.emf.ecore.EAttribute getStudyCase_RemoteReturnMessage()
Remote Return Message
'.
StudyCase.getRemoteReturnMessage()
,
getStudyCase()
org.eclipse.emf.ecore.EReference getStudyCase_Result()
Result
'.
StudyCase.getResult()
,
getStudyCase()
org.eclipse.emf.ecore.EEnum getReturnRemoteCaseOpt()
Return Remote Case Opt
'.
ReturnRemoteCaseOpt
org.eclipse.emf.ecore.EEnum getRemoteMessageType()
Remote Message Type
'.
RemoteMessageType
org.eclipse.emf.ecore.EDataType getStudyCaseList()
Study Case List
'.
LinkedList
MulticaseFactory getMulticaseFactory()