|
|||||||||
| 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.Behaviors.impl.DataTypedElementImpl
ujf.verimag.bip.Core.Behaviors.impl.InterfaceVariableImpl
public class InterfaceVariableImpl
An implementation of the model object 'Interface Variable'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
variableBinding
The cached value of the ' Variable Binding' containment reference list. |
| Fields inherited from class ujf.verimag.bip.Core.Behaviors.impl.DataTypedElementImpl |
|---|
OPAQUE_TYPE_NAME_EDEFAULT, opaqueTypeName, type |
| Fields inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl |
|---|
name, NAME_EDEFAULT, scope, SCOPE_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
InterfaceVariableImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetComponentType(ComponentType newComponentType,
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)
|
ComponentType |
getComponentType()
|
|
getVariableBinding()
|
void |
setComponentType(ComponentType newComponentType)
|
| Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.DataTypedElementImpl |
|---|
basicGetType, getOpaqueTypeName, getType, setOpaqueTypeName, setType, toString |
| Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl |
|---|
getName, getScope, setName, setScope |
| 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.Behaviors.DataTypedElement |
|---|
getOpaqueTypeName, getType, setOpaqueTypeName, setType |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement |
|---|
getName, getScope, setName, setScope |
| Field Detail |
|---|
protectedvariableBinding
Variable Binding' containment reference list.
getVariableBinding()| Constructor Detail |
|---|
protected InterfaceVariableImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class DataTypedElementImplpublic ComponentType getComponentType()
getComponentType in interface InterfaceVariableInterfaceVariable.setComponentType(ComponentType),
BehaviorsPackage.getInterfaceVariable_ComponentType(),
ComponentType.getInterfaceVariable()
public NotificationChain basicSetComponentType(ComponentType newComponentType,
NotificationChain msgs)
public void setComponentType(ComponentType newComponentType)
setComponentType in interface InterfaceVariablenewComponentType - the new value of the 'Component Type' container reference.InterfaceVariable.getComponentType()publicgetVariableBinding()
getVariableBinding in interface InterfaceVariableBehaviorsPackage.getInterfaceVariable_VariableBinding(),
VariableBinding.getInterfaceVariable()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class DataTypedElementImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class DataTypedElementImplpublic void eUnset(int featureID)
eUnset in class DataTypedElementImplpublic boolean eIsSet(int featureID)
eIsSet in class DataTypedElementImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||