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 protected
SubsystemImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClass
eStaticClass()
AbstractCommandInterface
getCommandInterface()
org.eclipse.emf.common.util.EList<MdObject>
getContent()
org.eclipse.emf.common.util.EMap<String,String>
getExplanation()
Help
getHelp()
Subsystem
getParentSubsystem()
Picture
getPicture()
org.eclipse.emf.common.util.EList<Subsystem>
getSubsystems()
org.eclipse.emf.ecore.EObject
getSuppressObject()
boolean
isIncludeHelpInContents()
boolean
isIncludeInCommandInterface()
void
setCommandInterface(AbstractCommandInterface newCommandInterface)
void
setHelp(Help newHelp)
void
setIncludeHelpInContents(boolean newIncludeHelpInContents)
void
setIncludeInCommandInterface(boolean newIncludeInCommandInterface)
void
setParentSubsystem(Subsystem newParentSubsystem)
void
setPicture(Picture newPicture)
void
setSuppressObject(org.eclipse.emf.ecore.EObject newSuppressObject)
-
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, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, 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:
eStaticClass
in classMdObjectImpl
-
isIncludeHelpInContents
public boolean isIncludeHelpInContents()
- Specified by:
isIncludeHelpInContents
in 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:
setIncludeHelpInContents
in interfaceSubsystem
- Parameters:
newIncludeHelpInContents
- the new value of the 'Include Help In Contents' attribute.- See Also:
Subsystem.isIncludeHelpInContents()
-
getHelp
public Help getHelp()
- Specified by:
getHelp
in 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:
setHelp
in interfaceSubsystem
- Parameters:
newHelp
- the new value of the 'Help' containment reference.- See Also:
Subsystem.getHelp()
-
isIncludeInCommandInterface
public boolean isIncludeInCommandInterface()
- Specified by:
isIncludeInCommandInterface
in 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:
setIncludeInCommandInterface
in interfaceSubsystem
- Parameters:
newIncludeInCommandInterface
- the new value of the 'Include In Command Interface' attribute.- See Also:
Subsystem.isIncludeInCommandInterface()
-
getCommandInterface
public AbstractCommandInterface getCommandInterface()
- Specified by:
getCommandInterface
in 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:
setCommandInterface
in 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:
getExplanation
in interfaceSubsystem
- Returns:
- the value of the 'Explanation' map.
- See Also:
MdClassPackage.getSubsystem_Explanation()
-
getPicture
public Picture getPicture()
- Specified by:
getPicture
in 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:
setPicture
in 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:
getContent
in 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:
getSubsystems
in interfaceSubsystem
- Returns:
- the value of the 'Subsystems' reference list.
- See Also:
MdClassPackage.getSubsystem_Subsystems()
-
getParentSubsystem
public Subsystem getParentSubsystem()
- Specified by:
getParentSubsystem
in 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:
setParentSubsystem
in 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:
getSuppressObject
in 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:
setSuppressObject
in interfaceSubsystem
- Parameters:
newSuppressObject
- the new value of the 'Suppress Object' reference.- See Also:
Subsystem.getSuppressObject()
-
-