Interface CommandInterfaceRoot
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
CommandInterfaceRootImpl
A representation of the model object 'Command Interface Root'.
The following features are supported:
Configuration Command Interface
Main Section Command Interface
All Subsystem Command Interfaces
Top Level Subsystem Command Interfaces
Form Command Interfaces
Detached Command Container
Detached Form Command Container
Commands By Type
Types By Command Id
Unresolved Commands
Unresolved Groups
Unresolved Command Items
Unresolved Command Item Groups
Unresolved Subsystems
Unresolved Configuration Command Interface Items
Unresolved Subsystem Command Interface
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<SubsystemCommandInterface>
Returns the value of the 'All Subsystem Command Interfaces' containment reference list.Returns the value of the 'Commands By Type' map.Returns the value of the 'Configuration Command Interface' containment reference.Returns the value of the 'Detached Command Container' containment reference.Returns the value of the 'Detached Form Command Container' containment reference.org.eclipse.emf.common.util.EList<FormCommandInterface>
Returns the value of the 'Form Command Interfaces' containment reference list.Returns the value of the 'Main Section Command Interface' containment reference.org.eclipse.emf.common.util.EList<SubsystemCommandInterface>
Returns the value of the 'Top Level Subsystem Command Interfaces' reference list.Returns the value of the 'Types By Command Id' map.org.eclipse.emf.common.util.EList<CommandItemGroup>
Returns the value of the 'Unresolved Command Item Groups' containment reference list.org.eclipse.emf.common.util.EList<CommandItem>
Returns the value of the 'Unresolved Command Items' containment reference list.org.eclipse.emf.common.util.EMap<String,
UnresolvedCommand> Returns the value of the 'Unresolved Commands' map.org.eclipse.emf.common.util.EList<ConfigurationCommandInterfaceItem>
Returns the value of the 'Unresolved Configuration Command Interface Items' containment reference list.org.eclipse.emf.common.util.EMap<String,
UnresolvedGroup> Returns the value of the 'Unresolved Groups' map.org.eclipse.emf.common.util.EList<SubsystemCommandInterface>
Returns the value of the 'Unresolved Subsystem Command Interface' containment reference list.org.eclipse.emf.common.util.EMap<String,
UnresolvedSubsystem> Returns the value of the 'Unresolved Subsystems' map.void
Sets the value of the 'Configuration Command Interface
' containment reference.void
Sets the value of the 'Detached Command Container
' containment reference.void
Sets the value of the 'Detached Form Command Container
' containment reference.void
Sets the value of the 'Main Section Command Interface
' containment reference.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 com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getConfigurationCommandInterface
ConfigurationCommandInterface getConfigurationCommandInterface()Returns the value of the 'Configuration Command Interface' containment reference.- Returns:
- the value of the 'Configuration Command Interface' containment reference.
- See Also:
-
setConfigurationCommandInterface
Sets the value of the 'Configuration Command Interface
' containment reference.- Parameters:
value
- the new value of the 'Configuration Command Interface' containment reference.- See Also:
-
getMainSectionCommandInterface
MainSectionCommandInterface getMainSectionCommandInterface()Returns the value of the 'Main Section Command Interface' containment reference.- Returns:
- the value of the 'Main Section Command Interface' containment reference.
- See Also:
-
setMainSectionCommandInterface
Sets the value of the 'Main Section Command Interface
' containment reference.- Parameters:
value
- the new value of the 'Main Section Command Interface' containment reference.- See Also:
-
getAllSubsystemCommandInterfaces
org.eclipse.emf.common.util.EList<SubsystemCommandInterface> getAllSubsystemCommandInterfaces()Returns the value of the 'All Subsystem Command Interfaces' containment reference list. The list contents are of typeSubsystemCommandInterface
.- Returns:
- the value of the 'All Subsystem Command Interfaces' containment reference list.
- See Also:
-
getTopLevelSubsystemCommandInterfaces
org.eclipse.emf.common.util.EList<SubsystemCommandInterface> getTopLevelSubsystemCommandInterfaces()Returns the value of the 'Top Level Subsystem Command Interfaces' reference list. The list contents are of typeSubsystemCommandInterface
.- Returns:
- the value of the 'Top Level Subsystem Command Interfaces' reference list.
- See Also:
-
getFormCommandInterfaces
org.eclipse.emf.common.util.EList<FormCommandInterface> getFormCommandInterfaces()Returns the value of the 'Form Command Interfaces' containment reference list. The list contents are of typeFormCommandInterface
.- Returns:
- the value of the 'Form Command Interfaces' containment reference list.
- See Also:
-
getDetachedCommandContainer
CommandContainer getDetachedCommandContainer()Returns the value of the 'Detached Command Container' containment reference.- Returns:
- the value of the 'Detached Command Container' containment reference.
- See Also:
-
setDetachedCommandContainer
Sets the value of the 'Detached Command Container
' containment reference.- Parameters:
value
- the new value of the 'Detached Command Container' containment reference.- See Also:
-
getDetachedFormCommandContainer
FormCommandContainer getDetachedFormCommandContainer()Returns the value of the 'Detached Form Command Container' containment reference.- Returns:
- the value of the 'Detached Form Command Container' containment reference.
- See Also:
-
setDetachedFormCommandContainer
Sets the value of the 'Detached Form Command Container
' containment reference.- Parameters:
value
- the new value of the 'Detached Form Command Container' containment reference.- See Also:
-
getCommandsByType
org.eclipse.emf.common.util.EMap<String,org.eclipse.emf.common.util.EList<Command>> getCommandsByType()Returns the value of the 'Commands By Type' map. The key is of typeString
, and the value is of type list ofCommand
,- Returns:
- the value of the 'Commands By Type' map.
- See Also:
-
getTypesByCommandId
org.eclipse.emf.common.util.EMap<Long,org.eclipse.emf.common.util.EList<String>> getTypesByCommandId()Returns the value of the 'Types By Command Id' map. The key is of typeLong
, and the value is of type list ofString
,- Returns:
- the value of the 'Types By Command Id' map.
- See Also:
-
getUnresolvedCommands
org.eclipse.emf.common.util.EMap<String,UnresolvedCommand> getUnresolvedCommands()Returns the value of the 'Unresolved Commands' map. The key is of typeString
, and the value is of typeUnresolvedCommand
,- Returns:
- the value of the 'Unresolved Commands' map.
- See Also:
-
getUnresolvedGroups
org.eclipse.emf.common.util.EMap<String,UnresolvedGroup> getUnresolvedGroups()Returns the value of the 'Unresolved Groups' map. The key is of typeString
, and the value is of typeUnresolvedGroup
,- Returns:
- the value of the 'Unresolved Groups' map.
- See Also:
-
getUnresolvedCommandItems
org.eclipse.emf.common.util.EList<CommandItem> getUnresolvedCommandItems()Returns the value of the 'Unresolved Command Items' containment reference list. The list contents are of typeCommandItem
.- Returns:
- the value of the 'Unresolved Command Items' containment reference list.
- See Also:
-
getUnresolvedCommandItemGroups
org.eclipse.emf.common.util.EList<CommandItemGroup> getUnresolvedCommandItemGroups()Returns the value of the 'Unresolved Command Item Groups' containment reference list. The list contents are of typeCommandItemGroup
.- Returns:
- the value of the 'Unresolved Command Item Groups' containment reference list.
- See Also:
-
getUnresolvedSubsystems
org.eclipse.emf.common.util.EMap<String,UnresolvedSubsystem> getUnresolvedSubsystems()Returns the value of the 'Unresolved Subsystems' map. The key is of typeString
, and the value is of typeUnresolvedSubsystem
,- Returns:
- the value of the 'Unresolved Subsystems' map.
- See Also:
-
getUnresolvedConfigurationCommandInterfaceItems
org.eclipse.emf.common.util.EList<ConfigurationCommandInterfaceItem> getUnresolvedConfigurationCommandInterfaceItems()Returns the value of the 'Unresolved Configuration Command Interface Items' containment reference list. The list contents are of typeConfigurationCommandInterfaceItem
.- Returns:
- the value of the 'Unresolved Configuration Command Interface Items' containment reference list.
- See Also:
-
getUnresolvedSubsystemCommandInterface
org.eclipse.emf.common.util.EList<SubsystemCommandInterface> getUnresolvedSubsystemCommandInterface()Returns the value of the 'Unresolved Subsystem Command Interface' containment reference list. The list contents are of typeSubsystemCommandInterface
.- Returns:
- the value of the 'Unresolved Subsystem Command Interface' containment reference list.
- See Also:
-