Class SubsystemImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.metadata.mdclass.impl.MdObjectImpl
-
- com._1c.g5.v8.dt.metadata.mdclass.impl.SubsystemImpl
-
- All Implemented Interfaces:
IBmObject,MdObject,Subsystem,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
UnresolvedSubsystemImpl
public class SubsystemImpl extends MdObjectImpl implements Subsystem
An implementation of the model object 'Subsystem'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSubsystemImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()AbstractCommandInterfacegetCommandInterface()org.eclipse.emf.common.util.EList<MdObject>getContent()org.eclipse.emf.common.util.EMap<String,String>getExplanation()HelpgetHelp()SubsystemgetParentSubsystem()PicturegetPicture()org.eclipse.emf.common.util.EList<Subsystem>getSubsystems()org.eclipse.emf.ecore.EObjectgetSuppressObject()booleanisIncludeHelpInContents()booleanisIncludeInCommandInterface()booleanisUseOneCommand()voidsetCommandInterface(AbstractCommandInterface newCommandInterface)voidsetHelp(Help newHelp)voidsetIncludeHelpInContents(boolean newIncludeHelpInContents)voidsetIncludeInCommandInterface(boolean newIncludeInCommandInterface)voidsetParentSubsystem(Subsystem newParentSubsystem)voidsetPicture(Picture newPicture)voidsetSuppressObject(org.eclipse.emf.ecore.EObject newSuppressObject)voidsetUseOneCommand(boolean newUseOneCommand)-
Methods inherited from class com._1c.g5.v8.dt.metadata.mdclass.impl.MdObjectImpl
eStaticFeatureCount, getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classMdObjectImpl
-
isIncludeHelpInContents
public boolean isIncludeHelpInContents()
- Specified by:
isIncludeHelpInContentsin interfaceSubsystem- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
Subsystem.setIncludeHelpInContents(boolean),MdClassPackage.getSubsystem_IncludeHelpInContents()
-
setIncludeHelpInContents
public void setIncludeHelpInContents(boolean newIncludeHelpInContents)
- Specified by:
setIncludeHelpInContentsin interfaceSubsystem- Parameters:
newIncludeHelpInContents- the new value of the 'Include Help In Contents' attribute.- See Also:
Subsystem.isIncludeHelpInContents()
-
getHelp
public Help getHelp()
- Specified by:
getHelpin interfaceSubsystem- Returns:
- the value of the 'Help' containment reference.
- See Also:
Subsystem.setHelp(Help),MdClassPackage.getSubsystem_Help()
-
setHelp
public void setHelp(Help newHelp)
- Specified by:
setHelpin interfaceSubsystem- Parameters:
newHelp- the new value of the 'Help' containment reference.- See Also:
Subsystem.getHelp()
-
isIncludeInCommandInterface
public boolean isIncludeInCommandInterface()
- Specified by:
isIncludeInCommandInterfacein interfaceSubsystem- Returns:
- the value of the 'Include In Command Interface' attribute.
- See Also:
Subsystem.setIncludeInCommandInterface(boolean),MdClassPackage.getSubsystem_IncludeInCommandInterface()
-
setIncludeInCommandInterface
public void setIncludeInCommandInterface(boolean newIncludeInCommandInterface)
- Specified by:
setIncludeInCommandInterfacein interfaceSubsystem- Parameters:
newIncludeInCommandInterface- the new value of the 'Include In Command Interface' attribute.- See Also:
Subsystem.isIncludeInCommandInterface()
-
isUseOneCommand
public boolean isUseOneCommand()
- Specified by:
isUseOneCommandin interfaceSubsystem- Returns:
- the value of the 'Use One Command' attribute.
- See Also:
Subsystem.setUseOneCommand(boolean),MdClassPackage.getSubsystem_UseOneCommand()
-
setUseOneCommand
public void setUseOneCommand(boolean newUseOneCommand)
- Specified by:
setUseOneCommandin interfaceSubsystem- Parameters:
newUseOneCommand- the new value of the 'Use One Command' attribute.- See Also:
Subsystem.isUseOneCommand()
-
getCommandInterface
public AbstractCommandInterface getCommandInterface()
- Specified by:
getCommandInterfacein interfaceSubsystem- Returns:
- the value of the 'Command Interface' reference.
- See Also:
Subsystem.setCommandInterface(AbstractCommandInterface),MdClassPackage.getSubsystem_CommandInterface()
-
setCommandInterface
public void setCommandInterface(AbstractCommandInterface newCommandInterface)
- Specified by:
setCommandInterfacein interfaceSubsystem- Parameters:
newCommandInterface- the new value of the 'Command Interface' reference.- See Also:
Subsystem.getCommandInterface()
-
getExplanation
public org.eclipse.emf.common.util.EMap<String,String> getExplanation()
- Specified by:
getExplanationin interfaceSubsystem- Returns:
- the value of the 'Explanation' map.
- See Also:
MdClassPackage.getSubsystem_Explanation()
-
getPicture
public Picture getPicture()
- Specified by:
getPicturein interfaceSubsystem- Returns:
- the value of the 'Picture' containment reference.
- See Also:
Subsystem.setPicture(Picture),MdClassPackage.getSubsystem_Picture()
-
setPicture
public void setPicture(Picture newPicture)
- Specified by:
setPicturein interfaceSubsystem- Parameters:
newPicture- the new value of the 'Picture' containment reference.- See Also:
Subsystem.getPicture()
-
getContent
public org.eclipse.emf.common.util.EList<MdObject> getContent()
- Specified by:
getContentin interfaceSubsystem- Returns:
- the value of the 'Content' reference list.
- See Also:
MdClassPackage.getSubsystem_Content()
-
getSubsystems
public org.eclipse.emf.common.util.EList<Subsystem> getSubsystems()
- Specified by:
getSubsystemsin interfaceSubsystem- Returns:
- the value of the 'Subsystems' reference list.
- See Also:
MdClassPackage.getSubsystem_Subsystems()
-
getParentSubsystem
public Subsystem getParentSubsystem()
- Specified by:
getParentSubsystemin interfaceSubsystem- Returns:
- the value of the 'Parent Subsystem' reference.
- See Also:
Subsystem.setParentSubsystem(Subsystem),MdClassPackage.getSubsystem_ParentSubsystem()
-
setParentSubsystem
public void setParentSubsystem(Subsystem newParentSubsystem)
- Specified by:
setParentSubsystemin interfaceSubsystem- Parameters:
newParentSubsystem- the new value of the 'Parent Subsystem' reference.- See Also:
Subsystem.getParentSubsystem()
-
getSuppressObject
public org.eclipse.emf.ecore.EObject getSuppressObject()
- Specified by:
getSuppressObjectin interfaceSubsystem- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
Subsystem.setSuppressObject(EObject),MdClassPackage.getSubsystem_SuppressObject()
-
setSuppressObject
public void setSuppressObject(org.eclipse.emf.ecore.EObject newSuppressObject)
- Specified by:
setSuppressObjectin interfaceSubsystem- Parameters:
newSuppressObject- the new value of the 'Suppress Object' reference.- See Also:
Subsystem.getSuppressObject()
-
-