public class CHESSImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements CHESS
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Model |
basicGetBase_Model() |
PSMView |
basicGetPsmView() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetAnalysisView(AnalysisView newAnalysisView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetComponentView(ComponentView newComponentView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDeploymentView(DeploymentView newDeploymentView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetRequirementView(RequirementView newRequirementView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSystemView(SystemView newSystemView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
AnalysisView |
getAnalysisView() |
org.eclipse.uml2.uml.Model |
getBase_Model() |
ComponentView |
getComponentView() |
DeploymentView |
getDeploymentView() |
Domain |
getDomain() |
PSMView |
getPsmView() |
RequirementView |
getRequirementView() |
SystemView |
getSystemView() |
void |
setAnalysisView(AnalysisView newAnalysisView) |
void |
setBase_Model(org.eclipse.uml2.uml.Model newBase_Model) |
void |
setComponentView(ComponentView newComponentView) |
void |
setDeploymentView(DeploymentView newDeploymentView) |
void |
setDomain(Domain newDomain) |
void |
setPsmView(PSMView newPsmView) |
void |
setRequirementView(RequirementView newRequirementView) |
void |
setSystemView(SystemView newSystemView) |
java.lang.String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public org.eclipse.uml2.uml.Model getBase_Model()
getBase_Model
in interface CHESS
CHESS.setBase_Model(Model)
,
CorePackage.getCHESS_Base_Model()
public org.eclipse.uml2.uml.Model basicGetBase_Model()
public void setBase_Model(org.eclipse.uml2.uml.Model newBase_Model)
setBase_Model
in interface CHESS
newBase_Model
- the new value of the 'Base Model' reference.CHESS.getBase_Model()
public AnalysisView getAnalysisView()
getAnalysisView
in interface CHESS
CHESS.setAnalysisView(AnalysisView)
,
CorePackage.getCHESS_AnalysisView()
public org.eclipse.emf.common.notify.NotificationChain basicSetAnalysisView(AnalysisView newAnalysisView, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAnalysisView(AnalysisView newAnalysisView)
setAnalysisView
in interface CHESS
newAnalysisView
- the new value of the 'Analysis View' containment reference.CHESS.getAnalysisView()
public DeploymentView getDeploymentView()
getDeploymentView
in interface CHESS
CHESS.setDeploymentView(DeploymentView)
,
CorePackage.getCHESS_DeploymentView()
public org.eclipse.emf.common.notify.NotificationChain basicSetDeploymentView(DeploymentView newDeploymentView, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDeploymentView(DeploymentView newDeploymentView)
setDeploymentView
in interface CHESS
newDeploymentView
- the new value of the 'Deployment View' containment reference.CHESS.getDeploymentView()
public RequirementView getRequirementView()
getRequirementView
in interface CHESS
CHESS.setRequirementView(RequirementView)
,
CorePackage.getCHESS_RequirementView()
public org.eclipse.emf.common.notify.NotificationChain basicSetRequirementView(RequirementView newRequirementView, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRequirementView(RequirementView newRequirementView)
setRequirementView
in interface CHESS
newRequirementView
- the new value of the 'Requirement View' containment reference.CHESS.getRequirementView()
public ComponentView getComponentView()
getComponentView
in interface CHESS
CHESS.setComponentView(ComponentView)
,
CorePackage.getCHESS_ComponentView()
public org.eclipse.emf.common.notify.NotificationChain basicSetComponentView(ComponentView newComponentView, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setComponentView(ComponentView newComponentView)
setComponentView
in interface CHESS
newComponentView
- the new value of the 'Component View' containment reference.CHESS.getComponentView()
public SystemView getSystemView()
getSystemView
in interface CHESS
CHESS.setSystemView(SystemView)
,
CorePackage.getCHESS_SystemView()
public org.eclipse.emf.common.notify.NotificationChain basicSetSystemView(SystemView newSystemView, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSystemView(SystemView newSystemView)
setSystemView
in interface CHESS
newSystemView
- the new value of the 'System View' containment reference.CHESS.getSystemView()
public PSMView getPsmView()
getPsmView
in interface CHESS
CHESS.setPsmView(PSMView)
,
CorePackage.getCHESS_PsmView()
public PSMView basicGetPsmView()
public void setPsmView(PSMView newPsmView)
setPsmView
in interface CHESS
newPsmView
- the new value of the 'Psm View' reference.CHESS.getPsmView()
public Domain getDomain()
getDomain
in interface CHESS
Domain
,
CHESS.setDomain(Domain)
,
CorePackage.getCHESS_Domain()
public void setDomain(Domain newDomain)
setDomain
in interface CHESS
newDomain
- the new value of the 'Domain' attribute.Domain
,
CHESS.getDomain()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl