Package com._1c.g5.v8.dt.cmi.model
Interface CmiPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
CmiPackageImpl
public interface CmiPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Command Interface
' class.static final int
The operation id for the 'Validate' operation.static final int
The feature id for the 'Commands Order' containment reference.static final int
The feature id for the 'Commands Placement' containment reference.static final int
The feature id for the 'Commands Visibility' containment reference.static final int
The feature id for the 'Subsystems Order' containment reference.static final int
The feature id for the 'Subsystems Visibility' containment reference.static final int
The number of structural features of the 'Command Interface' class.static final int
The number of operations of the 'Command Interface' class.static final int
The meta object id for the 'Commands Order
' class.static final int
The feature id for the 'Order Fragments' containment reference list.static final int
The number of structural features of the 'Commands Order' class.static final int
The meta object id for the 'Commands Order Fragment
' class.static final int
The feature id for the 'Commands' reference list.static final int
The feature id for the 'Group' reference.static final int
The number of structural features of the 'Commands Order Fragment' class.static final int
The number of operations of the 'Commands Order Fragment' class.static final int
The number of operations of the 'Commands Order' class.static final int
The meta object id for the 'Commands Placement
' class.static final int
The feature id for the 'Placement Fragments' containment reference list.static final int
The number of structural features of the 'Commands Placement' class.static final int
The meta object id for the 'Commands Placement Fragment
' class.static final int
The feature id for the 'Commands' reference list.static final int
The feature id for the 'Group' reference.static final int
The number of structural features of the 'Commands Placement Fragment' class.static final int
The number of operations of the 'Commands Placement Fragment' class.static final int
The number of operations of the 'Commands Placement' class.static final int
The meta object id for the 'Commands Visibility
' class.static final int
The feature id for the 'Visibility Fragments' containment reference list.static final int
The number of structural features of the 'Commands Visibility' class.static final int
The meta object id for the 'Commands Visibility Fragment
' class.static final int
The feature id for the 'Command' reference.static final int
The feature id for the 'Visible' containment reference.static final int
The number of structural features of the 'Commands Visibility Fragment' class.static final int
The number of operations of the 'Commands Visibility Fragment' class.static final int
The number of operations of the 'Commands Visibility' class.static final CmiPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Subsystems Order
' class.static final int
The feature id for the 'Subsystems' reference list.static final int
The number of structural features of the 'Subsystems Order' class.static final int
The number of operations of the 'Subsystems Order' class.static final int
The meta object id for the 'Subsystems Visibility
' class.static final int
The feature id for the 'Visibility Fragments' containment reference list.static final int
The number of structural features of the 'Subsystems Visibility' class.static final int
The meta object id for the 'Subsystems Visibility Fragment
' class.static final int
The feature id for the 'Subsystem' reference.static final int
The feature id for the 'Visible' containment reference.static final int
The number of structural features of the 'Subsystems Visibility Fragment' class.static final int
The number of operations of the 'Subsystems Visibility Fragment' class.static final int
The number of operations of the 'Subsystems Visibility' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Command Interface
'.org.eclipse.emf.ecore.EOperation
Returns the meta object for the 'Validate
' operation.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Commands Order
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Commands Placement
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Commands Visibility
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Subsystems Order
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Subsystems Visibility
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Commands Order
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Order Fragments
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Commands Order Fragment
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Commands
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Group
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Commands Placement
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Placement Fragments
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Commands Placement Fragment
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Commands
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Group
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Commands Visibility
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Visibility Fragments
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Commands Visibility Fragment
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Command
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Visible
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Subsystems Order
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Subsystems
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Subsystems Visibility
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Visibility Fragments
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Subsystems Visibility Fragment
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Subsystem
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Visible
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
COMMAND_INTERFACE
static final int COMMAND_INTERFACEThe meta object id for the 'Command Interface
' class. -
COMMAND_INTERFACE__COMMANDS_VISIBILITY
static final int COMMAND_INTERFACE__COMMANDS_VISIBILITYThe feature id for the 'Commands Visibility' containment reference.- See Also:
-
COMMAND_INTERFACE__SUBSYSTEMS_VISIBILITY
static final int COMMAND_INTERFACE__SUBSYSTEMS_VISIBILITYThe feature id for the 'Subsystems Visibility' containment reference.- See Also:
-
COMMAND_INTERFACE__COMMANDS_PLACEMENT
static final int COMMAND_INTERFACE__COMMANDS_PLACEMENTThe feature id for the 'Commands Placement' containment reference.- See Also:
-
COMMAND_INTERFACE__COMMANDS_ORDER
static final int COMMAND_INTERFACE__COMMANDS_ORDERThe feature id for the 'Commands Order' containment reference.- See Also:
-
COMMAND_INTERFACE__SUBSYSTEMS_ORDER
static final int COMMAND_INTERFACE__SUBSYSTEMS_ORDERThe feature id for the 'Subsystems Order' containment reference.- See Also:
-
COMMAND_INTERFACE_FEATURE_COUNT
static final int COMMAND_INTERFACE_FEATURE_COUNTThe number of structural features of the 'Command Interface' class.- See Also:
-
COMMAND_INTERFACE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int COMMAND_INTERFACE___VALIDATE__DIAGNOSTICCHAIN_MAPThe operation id for the 'Validate' operation.- See Also:
-
COMMAND_INTERFACE_OPERATION_COUNT
static final int COMMAND_INTERFACE_OPERATION_COUNTThe number of operations of the 'Command Interface' class.- See Also:
-
COMMANDS_VISIBILITY
static final int COMMANDS_VISIBILITYThe meta object id for the 'Commands Visibility
' class. -
COMMANDS_VISIBILITY__VISIBILITY_FRAGMENTS
static final int COMMANDS_VISIBILITY__VISIBILITY_FRAGMENTSThe feature id for the 'Visibility Fragments' containment reference list.- See Also:
-
COMMANDS_VISIBILITY_FEATURE_COUNT
static final int COMMANDS_VISIBILITY_FEATURE_COUNTThe number of structural features of the 'Commands Visibility' class.- See Also:
-
COMMANDS_VISIBILITY_OPERATION_COUNT
static final int COMMANDS_VISIBILITY_OPERATION_COUNTThe number of operations of the 'Commands Visibility' class.- See Also:
-
SUBSYSTEMS_VISIBILITY
static final int SUBSYSTEMS_VISIBILITYThe meta object id for the 'Subsystems Visibility
' class. -
SUBSYSTEMS_VISIBILITY__VISIBILITY_FRAGMENTS
static final int SUBSYSTEMS_VISIBILITY__VISIBILITY_FRAGMENTSThe feature id for the 'Visibility Fragments' containment reference list.- See Also:
-
SUBSYSTEMS_VISIBILITY_FEATURE_COUNT
static final int SUBSYSTEMS_VISIBILITY_FEATURE_COUNTThe number of structural features of the 'Subsystems Visibility' class.- See Also:
-
SUBSYSTEMS_VISIBILITY_OPERATION_COUNT
static final int SUBSYSTEMS_VISIBILITY_OPERATION_COUNTThe number of operations of the 'Subsystems Visibility' class.- See Also:
-
COMMANDS_VISIBILITY_FRAGMENT
static final int COMMANDS_VISIBILITY_FRAGMENTThe meta object id for the 'Commands Visibility Fragment
' class. -
COMMANDS_VISIBILITY_FRAGMENT__COMMAND
static final int COMMANDS_VISIBILITY_FRAGMENT__COMMANDThe feature id for the 'Command' reference.- See Also:
-
COMMANDS_VISIBILITY_FRAGMENT__VISIBLE
static final int COMMANDS_VISIBILITY_FRAGMENT__VISIBLEThe feature id for the 'Visible' containment reference.- See Also:
-
COMMANDS_VISIBILITY_FRAGMENT_FEATURE_COUNT
static final int COMMANDS_VISIBILITY_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Commands Visibility Fragment' class.- See Also:
-
COMMANDS_VISIBILITY_FRAGMENT_OPERATION_COUNT
static final int COMMANDS_VISIBILITY_FRAGMENT_OPERATION_COUNTThe number of operations of the 'Commands Visibility Fragment' class.- See Also:
-
SUBSYSTEMS_VISIBILITY_FRAGMENT
static final int SUBSYSTEMS_VISIBILITY_FRAGMENTThe meta object id for the 'Subsystems Visibility Fragment
' class. -
SUBSYSTEMS_VISIBILITY_FRAGMENT__SUBSYSTEM
static final int SUBSYSTEMS_VISIBILITY_FRAGMENT__SUBSYSTEMThe feature id for the 'Subsystem' reference.- See Also:
-
SUBSYSTEMS_VISIBILITY_FRAGMENT__VISIBLE
static final int SUBSYSTEMS_VISIBILITY_FRAGMENT__VISIBLEThe feature id for the 'Visible' containment reference.- See Also:
-
SUBSYSTEMS_VISIBILITY_FRAGMENT_FEATURE_COUNT
static final int SUBSYSTEMS_VISIBILITY_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Subsystems Visibility Fragment' class.- See Also:
-
SUBSYSTEMS_VISIBILITY_FRAGMENT_OPERATION_COUNT
static final int SUBSYSTEMS_VISIBILITY_FRAGMENT_OPERATION_COUNTThe number of operations of the 'Subsystems Visibility Fragment' class.- See Also:
-
COMMANDS_PLACEMENT
static final int COMMANDS_PLACEMENTThe meta object id for the 'Commands Placement
' class. -
COMMANDS_PLACEMENT__PLACEMENT_FRAGMENTS
static final int COMMANDS_PLACEMENT__PLACEMENT_FRAGMENTSThe feature id for the 'Placement Fragments' containment reference list.- See Also:
-
COMMANDS_PLACEMENT_FEATURE_COUNT
static final int COMMANDS_PLACEMENT_FEATURE_COUNTThe number of structural features of the 'Commands Placement' class.- See Also:
-
COMMANDS_PLACEMENT_OPERATION_COUNT
static final int COMMANDS_PLACEMENT_OPERATION_COUNTThe number of operations of the 'Commands Placement' class.- See Also:
-
COMMANDS_PLACEMENT_FRAGMENT
static final int COMMANDS_PLACEMENT_FRAGMENTThe meta object id for the 'Commands Placement Fragment
' class. -
COMMANDS_PLACEMENT_FRAGMENT__GROUP
static final int COMMANDS_PLACEMENT_FRAGMENT__GROUPThe feature id for the 'Group' reference.- See Also:
-
COMMANDS_PLACEMENT_FRAGMENT__COMMANDS
static final int COMMANDS_PLACEMENT_FRAGMENT__COMMANDSThe feature id for the 'Commands' reference list.- See Also:
-
COMMANDS_PLACEMENT_FRAGMENT_FEATURE_COUNT
static final int COMMANDS_PLACEMENT_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Commands Placement Fragment' class.- See Also:
-
COMMANDS_PLACEMENT_FRAGMENT_OPERATION_COUNT
static final int COMMANDS_PLACEMENT_FRAGMENT_OPERATION_COUNTThe number of operations of the 'Commands Placement Fragment' class.- See Also:
-
COMMANDS_ORDER
static final int COMMANDS_ORDERThe meta object id for the 'Commands Order
' class. -
COMMANDS_ORDER__ORDER_FRAGMENTS
static final int COMMANDS_ORDER__ORDER_FRAGMENTSThe feature id for the 'Order Fragments' containment reference list.- See Also:
-
COMMANDS_ORDER_FEATURE_COUNT
static final int COMMANDS_ORDER_FEATURE_COUNTThe number of structural features of the 'Commands Order' class.- See Also:
-
COMMANDS_ORDER_OPERATION_COUNT
static final int COMMANDS_ORDER_OPERATION_COUNTThe number of operations of the 'Commands Order' class.- See Also:
-
SUBSYSTEMS_ORDER
static final int SUBSYSTEMS_ORDERThe meta object id for the 'Subsystems Order
' class. -
SUBSYSTEMS_ORDER__SUBSYSTEMS
static final int SUBSYSTEMS_ORDER__SUBSYSTEMSThe feature id for the 'Subsystems' reference list.- See Also:
-
SUBSYSTEMS_ORDER_FEATURE_COUNT
static final int SUBSYSTEMS_ORDER_FEATURE_COUNTThe number of structural features of the 'Subsystems Order' class.- See Also:
-
SUBSYSTEMS_ORDER_OPERATION_COUNT
static final int SUBSYSTEMS_ORDER_OPERATION_COUNTThe number of operations of the 'Subsystems Order' class.- See Also:
-
COMMANDS_ORDER_FRAGMENT
static final int COMMANDS_ORDER_FRAGMENTThe meta object id for the 'Commands Order Fragment
' class. -
COMMANDS_ORDER_FRAGMENT__GROUP
static final int COMMANDS_ORDER_FRAGMENT__GROUPThe feature id for the 'Group' reference.- See Also:
-
COMMANDS_ORDER_FRAGMENT__COMMANDS
static final int COMMANDS_ORDER_FRAGMENT__COMMANDSThe feature id for the 'Commands' reference list.- See Also:
-
COMMANDS_ORDER_FRAGMENT_FEATURE_COUNT
static final int COMMANDS_ORDER_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Commands Order Fragment' class.- See Also:
-
COMMANDS_ORDER_FRAGMENT_OPERATION_COUNT
static final int COMMANDS_ORDER_FRAGMENT_OPERATION_COUNTThe number of operations of the 'Commands Order Fragment' class.- See Also:
-
-
Method Details
-
getCommandInterface
org.eclipse.emf.ecore.EClass getCommandInterface()Returns the meta object for class 'Command Interface
'.- Returns:
- the meta object for class 'Command Interface'.
- See Also:
-
getCommandInterface_CommandsVisibility
org.eclipse.emf.ecore.EReference getCommandInterface_CommandsVisibility()Returns the meta object for the containment reference 'Commands Visibility
'.- Returns:
- the meta object for the containment reference 'Commands Visibility'.
- See Also:
-
getCommandInterface_SubsystemsVisibility
org.eclipse.emf.ecore.EReference getCommandInterface_SubsystemsVisibility()Returns the meta object for the containment reference 'Subsystems Visibility
'.- Returns:
- the meta object for the containment reference 'Subsystems Visibility'.
- See Also:
-
getCommandInterface_CommandsPlacement
org.eclipse.emf.ecore.EReference getCommandInterface_CommandsPlacement()Returns the meta object for the containment reference 'Commands Placement
'.- Returns:
- the meta object for the containment reference 'Commands Placement'.
- See Also:
-
getCommandInterface_CommandsOrder
org.eclipse.emf.ecore.EReference getCommandInterface_CommandsOrder()Returns the meta object for the containment reference 'Commands Order
'.- Returns:
- the meta object for the containment reference 'Commands Order'.
- See Also:
-
getCommandInterface_SubsystemsOrder
org.eclipse.emf.ecore.EReference getCommandInterface_SubsystemsOrder()Returns the meta object for the containment reference 'Subsystems Order
'.- Returns:
- the meta object for the containment reference 'Subsystems Order'.
- See Also:
-
getCommandInterface__Validate__DiagnosticChain_Map
org.eclipse.emf.ecore.EOperation getCommandInterface__Validate__DiagnosticChain_Map()Returns the meta object for the 'Validate
' operation.- Returns:
- the meta object for the 'Validate' operation.
- See Also:
-
getCommandsVisibility
org.eclipse.emf.ecore.EClass getCommandsVisibility()Returns the meta object for class 'Commands Visibility
'.- Returns:
- the meta object for class 'Commands Visibility'.
- See Also:
-
getCommandsVisibility_VisibilityFragments
org.eclipse.emf.ecore.EReference getCommandsVisibility_VisibilityFragments()Returns the meta object for the containment reference list 'Visibility Fragments
'.- Returns:
- the meta object for the containment reference list 'Visibility Fragments'.
- See Also:
-
getSubsystemsVisibility
org.eclipse.emf.ecore.EClass getSubsystemsVisibility()Returns the meta object for class 'Subsystems Visibility
'.- Returns:
- the meta object for class 'Subsystems Visibility'.
- See Also:
-
getSubsystemsVisibility_VisibilityFragments
org.eclipse.emf.ecore.EReference getSubsystemsVisibility_VisibilityFragments()Returns the meta object for the containment reference list 'Visibility Fragments
'.- Returns:
- the meta object for the containment reference list 'Visibility Fragments'.
- See Also:
-
getCommandsVisibilityFragment
org.eclipse.emf.ecore.EClass getCommandsVisibilityFragment()Returns the meta object for class 'Commands Visibility Fragment
'.- Returns:
- the meta object for class 'Commands Visibility Fragment'.
- See Also:
-
getCommandsVisibilityFragment_Command
org.eclipse.emf.ecore.EReference getCommandsVisibilityFragment_Command()Returns the meta object for the reference 'Command
'.- Returns:
- the meta object for the reference 'Command'.
- See Also:
-
getCommandsVisibilityFragment_Visible
org.eclipse.emf.ecore.EReference getCommandsVisibilityFragment_Visible()Returns the meta object for the containment reference 'Visible
'.- Returns:
- the meta object for the containment reference 'Visible'.
- See Also:
-
getSubsystemsVisibilityFragment
org.eclipse.emf.ecore.EClass getSubsystemsVisibilityFragment()Returns the meta object for class 'Subsystems Visibility Fragment
'.- Returns:
- the meta object for class 'Subsystems Visibility Fragment'.
- See Also:
-
getSubsystemsVisibilityFragment_Subsystem
org.eclipse.emf.ecore.EReference getSubsystemsVisibilityFragment_Subsystem()Returns the meta object for the reference 'Subsystem
'.- Returns:
- the meta object for the reference 'Subsystem'.
- See Also:
-
getSubsystemsVisibilityFragment_Visible
org.eclipse.emf.ecore.EReference getSubsystemsVisibilityFragment_Visible()Returns the meta object for the containment reference 'Visible
'.- Returns:
- the meta object for the containment reference 'Visible'.
- See Also:
-
getCommandsPlacement
org.eclipse.emf.ecore.EClass getCommandsPlacement()Returns the meta object for class 'Commands Placement
'.- Returns:
- the meta object for class 'Commands Placement'.
- See Also:
-
getCommandsPlacement_PlacementFragments
org.eclipse.emf.ecore.EReference getCommandsPlacement_PlacementFragments()Returns the meta object for the containment reference list 'Placement Fragments
'.- Returns:
- the meta object for the containment reference list 'Placement Fragments'.
- See Also:
-
getCommandsPlacementFragment
org.eclipse.emf.ecore.EClass getCommandsPlacementFragment()Returns the meta object for class 'Commands Placement Fragment
'.- Returns:
- the meta object for class 'Commands Placement Fragment'.
- See Also:
-
getCommandsPlacementFragment_Group
org.eclipse.emf.ecore.EReference getCommandsPlacementFragment_Group()Returns the meta object for the reference 'Group
'.- Returns:
- the meta object for the reference 'Group'.
- See Also:
-
getCommandsPlacementFragment_Commands
org.eclipse.emf.ecore.EReference getCommandsPlacementFragment_Commands()Returns the meta object for the reference list 'Commands
'.- Returns:
- the meta object for the reference list 'Commands'.
- See Also:
-
getCommandsOrder
org.eclipse.emf.ecore.EClass getCommandsOrder()Returns the meta object for class 'Commands Order
'.- Returns:
- the meta object for class 'Commands Order'.
- See Also:
-
getCommandsOrder_OrderFragments
org.eclipse.emf.ecore.EReference getCommandsOrder_OrderFragments()Returns the meta object for the containment reference list 'Order Fragments
'.- Returns:
- the meta object for the containment reference list 'Order Fragments'.
- See Also:
-
getSubsystemsOrder
org.eclipse.emf.ecore.EClass getSubsystemsOrder()Returns the meta object for class 'Subsystems Order
'.- Returns:
- the meta object for class 'Subsystems Order'.
- See Also:
-
getSubsystemsOrder_Subsystems
org.eclipse.emf.ecore.EReference getSubsystemsOrder_Subsystems()Returns the meta object for the reference list 'Subsystems
'.- Returns:
- the meta object for the reference list 'Subsystems'.
- See Also:
-
getCommandsOrderFragment
org.eclipse.emf.ecore.EClass getCommandsOrderFragment()Returns the meta object for class 'Commands Order Fragment
'.- Returns:
- the meta object for class 'Commands Order Fragment'.
- See Also:
-
getCommandsOrderFragment_Group
org.eclipse.emf.ecore.EReference getCommandsOrderFragment_Group()Returns the meta object for the reference 'Group
'.- Returns:
- the meta object for the reference 'Group'.
- See Also:
-
getCommandsOrderFragment_Commands
org.eclipse.emf.ecore.EReference getCommandsOrderFragment_Commands()Returns the meta object for the reference list 'Commands
'.- Returns:
- the meta object for the reference list 'Commands'.
- See Also:
-
getCmiFactory
CmiFactory getCmiFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-