|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl
ujf.verimag.bip.Core.Interactions.impl.MultiplicityElementImpl
ujf.verimag.bip.Core.Interactions.impl.PartImpl
ujf.verimag.bip.Core.Interactions.impl.ComponentImpl
public class ComponentImpl
An implementation of the model object 'Component'.
The following features are implemented:
| Field Summary | |
|---|---|
protected ComponentType |
type
The cached value of the ' Type' reference. |
| Fields inherited from class ujf.verimag.bip.Core.Interactions.impl.PartImpl |
|---|
actualData |
| Fields inherited from class ujf.verimag.bip.Core.Interactions.impl.MultiplicityElementImpl |
|---|
multiplicitySpecification |
| Fields inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl |
|---|
name, NAME_EDEFAULT, scope, SCOPE_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
ComponentImpl()
|
| Method Summary | |
|---|---|
ComponentType |
basicGetType()
|
NotificationChain |
basicSetCompoundType(CompoundType newCompoundType,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
CompoundType |
getCompoundType()
|
ComponentType |
getType()
|
void |
setCompoundType(CompoundType newCompoundType)
|
void |
setType(ComponentType newType)
|
| Methods inherited from class ujf.verimag.bip.Core.Interactions.impl.PartImpl |
|---|
getActualData |
| Methods inherited from class ujf.verimag.bip.Core.Interactions.impl.MultiplicityElementImpl |
|---|
getMultiplicitySpecification |
| Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl |
|---|
getName, getScope, setName, setScope, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ujf.verimag.bip.Core.Interactions.Part |
|---|
getActualData |
| Methods inherited from interface ujf.verimag.bip.Core.Interactions.MultiplicityElement |
|---|
getMultiplicitySpecification |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement |
|---|
getName, getScope, setName, setScope |
| Field Detail |
|---|
protected ComponentType type
Type' reference.
getType()| Constructor Detail |
|---|
protected ComponentImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class PartImplpublic CompoundType getCompoundType()
getCompoundType in interface ComponentComponent.setCompoundType(CompoundType),
InteractionsPackage.getComponent_CompoundType(),
CompoundType.getSubcomponent()
public NotificationChain basicSetCompoundType(CompoundType newCompoundType,
NotificationChain msgs)
public void setCompoundType(CompoundType newCompoundType)
setCompoundType in interface ComponentnewCompoundType - the new value of the 'Compound Type' container reference.Component.getCompoundType()public ComponentType getType()
getType in interface ComponentComponent.setType(ComponentType),
InteractionsPackage.getComponent_Type()public ComponentType basicGetType()
public void setType(ComponentType newType)
setType in interface ComponentnewType - the new value of the 'Type' reference.Component.getType()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class PartImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class PartImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class PartImplpublic void eUnset(int featureID)
eUnset in class PartImplpublic boolean eIsSet(int featureID)
eIsSet in class PartImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||