|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
edu.cmu.sei.aadl.model.core.impl.AObjectImpl
edu.cmu.sei.aadl.model.core.impl.NamedElementImpl
edu.cmu.sei.aadl.model.core.impl.PropertyHolderImpl
edu.cmu.sei.aadl.model.core.impl.ClassifierImpl
edu.cmu.sei.aadl.model.core.impl.ComponentClassifierImpl
edu.cmu.sei.aadl.model.core.impl.ComponentImplImpl
edu.cmu.sei.aadl.model.component.impl.ProcessImplImpl
public class ProcessImplImpl
An implementation of the model object 'Process Impl'.
The following features are implemented:
Nested Class Summary |
---|
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 java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected ProcessType |
compType
The cached value of the ' Comp Type ' reference |
static java.lang.String |
copyright
|
protected ProcessImpl |
extend
The cached value of the ' Extend ' reference |
protected boolean |
extendESet
This is true if the Extend reference has been set |
protected ProcessSubcomponents |
subcomponents
The cached value of the ' Subcomponents ' containment reference |
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.ComponentImplImpl |
---|
connections, flows, modes, refinesType |
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.ComponentClassifierImpl |
---|
extendedClassifierReference |
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.ClassifierImpl |
---|
annexSubclause |
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.PropertyHolderImpl |
---|
properties |
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.NamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.AObjectImpl |
---|
comment, locationReference |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
ProcessImplImpl()
|
Method Summary | |
---|---|
boolean |
acceptsProperty(PropertyDefinition property)
Query whether this object accepts values for the given property. |
void |
addSubcomponent(Subcomponent sc)
add a subcomponent to a process implementation It only adds subcomponents that are acceptable to threads |
Subcomponents |
addSubcomponents()
add a subcomponents object to a component implementation |
ProcessType |
basicGetCompType()
|
ProcessImpl |
basicGetExtend()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCompType(ProcessType newCompType,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSubcomponents(ProcessSubcomponents newSubcomponents,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
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)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
ProcessType |
getCompType()
|
ProcessImpl |
getExtend()
|
ProcessSubcomponents |
getSubcomponents()
|
boolean |
isSetExtend()
|
void |
setCompType(ProcessType newCompType)
phf: we want an add version for EList |
void |
setExtend(ProcessImpl newExtend)
|
void |
setSubcomponents(ProcessSubcomponents newSubcomponents)
|
void |
unsetExtend()
|
Methods inherited from class edu.cmu.sei.aadl.model.core.impl.ComponentClassifierImpl |
---|
checkAppliesToClassifier, getCategory, getName |
Methods inherited from class edu.cmu.sei.aadl.model.core.impl.ClassifierImpl |
---|
addAnnexSubclause, getAllPropertyAssociation, getAnnexSubclause, getExtendedClassifierReference, getExtendedQualifiedName, getPackageName, getXAllExtend, getXAllExtendPlusSelf, getXExtend, hasExtends, setExtendedClassifierReference |
Methods inherited from class edu.cmu.sei.aadl.model.core.impl.NamedElementImpl |
---|
checkName, toString |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface edu.cmu.sei.aadl.model.core.ComponentClassifier |
---|
checkAppliesToClassifier, getCategory, isDescendentOf |
Methods inherited from interface edu.cmu.sei.aadl.model.core.Classifier |
---|
addAnnexSubclause, getAllPropertyAssociation, getAnnexSubclause, getExtendedClassifierReference, getExtendedQualifiedName, getPackageName, getXAllExtend, getXAllExtendPlusSelf, getXExtend, hasExtends, setExtendedClassifierReference |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
public static final java.lang.String copyright
protected ProcessSubcomponents subcomponents
Subcomponents
' containment reference.
getSubcomponents()
protected ProcessType compType
Comp Type
' reference.
getCompType()
protected ProcessImpl extend
Extend
' reference.
getExtend()
protected boolean extendESet
Constructor Detail |
---|
protected ProcessImplImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class ComponentImplImpl
public ProcessSubcomponents getSubcomponents()
getSubcomponents
in interface ProcessImpl
ProcessImpl.setSubcomponents(ProcessSubcomponents)
,
ComponentPackage.getProcessImpl_Subcomponents()
public org.eclipse.emf.common.notify.NotificationChain basicSetSubcomponents(ProcessSubcomponents newSubcomponents, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSubcomponents(ProcessSubcomponents newSubcomponents)
setSubcomponents
in interface ProcessImpl
newSubcomponents
- the new value of the 'Subcomponents' containment reference.ProcessImpl.getSubcomponents()
public ProcessType getCompType()
getCompType
in interface ProcessImpl
ProcessImpl.setCompType(ProcessType)
,
ComponentPackage.getProcessImpl_CompType()
,
ProcessType.getImplementations()
public ProcessType basicGetCompType()
public org.eclipse.emf.common.notify.NotificationChain basicSetCompType(ProcessType newCompType, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCompType(ProcessType newCompType)
setCompType
in interface ProcessImpl
newCompType
- the new value of the 'Comp Type' reference.ProcessImpl.getCompType()
public ProcessImpl getExtend()
getExtend
in interface ProcessImpl
ProcessImpl.isSetExtend()
,
ProcessImpl.unsetExtend()
,
ProcessImpl.setExtend(ProcessImpl)
,
ComponentPackage.getProcessImpl_Extend()
public ProcessImpl basicGetExtend()
public void setExtend(ProcessImpl newExtend)
setExtend
in interface ProcessImpl
newExtend
- the new value of the 'Extend' reference.ProcessImpl.isSetExtend()
,
ProcessImpl.unsetExtend()
,
ProcessImpl.getExtend()
public void unsetExtend()
unsetExtend
in interface ProcessImpl
ProcessImpl.isSetExtend()
,
ProcessImpl.getExtend()
,
ProcessImpl.setExtend(ProcessImpl)
public boolean isSetExtend()
isSetExtend
in interface ProcessImpl
ProcessImpl.unsetExtend()
,
ProcessImpl.getExtend()
,
ProcessImpl.setExtend(ProcessImpl)
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
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 ComponentImplImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class ComponentImplImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ComponentImplImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ComponentImplImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ComponentImplImpl
public final boolean acceptsProperty(PropertyDefinition property)
PropertyHolder
acceptsProperty
in interface PropertyHolder
acceptsProperty
in class PropertyHolderImpl
property
- The property definition to test.
true
if the given property applies to this
element.public void addSubcomponent(Subcomponent sc)
addSubcomponent
in interface ComponentImpl
addSubcomponent
in class ComponentImplImpl
sc
- Subcomponentpublic Subcomponents addSubcomponents()
ComponentImpl
addSubcomponents
in interface ComponentImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |