|
|||||||||
| 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.VariableBindingImpl
ujf.verimag.bip.Core.Behaviors.impl.VariableDefinitionBindingImpl
public class VariableDefinitionBindingImpl
An implementation of the model object 'Variable Definition Binding'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Variable |
variable
The cached value of the ' Variable' reference. |
| Constructor Summary | |
|---|---|
protected |
VariableDefinitionBindingImpl()
|
| Method Summary | |
|---|---|
Variable |
basicGetVariable()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Variable |
getVariable()
|
void |
setVariable(Variable newVariable)
|
| Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.VariableBindingImpl |
|---|
basicSetInterfaceVariable, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getInterfaceVariable, setInterfaceVariable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.VariableBinding |
|---|
getInterfaceVariable, setInterfaceVariable |
| Field Detail |
|---|
protected Variable variable
Variable' reference.
getVariable()| Constructor Detail |
|---|
protected VariableDefinitionBindingImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class VariableBindingImplpublic Variable getVariable()
getVariable in interface VariableDefinitionBindingVariableDefinitionBinding.setVariable(Variable),
BehaviorsPackage.getVariableDefinitionBinding_Variable()public Variable basicGetVariable()
public void setVariable(Variable newVariable)
setVariable in interface VariableDefinitionBindingnewVariable - the new value of the 'Variable' reference.VariableDefinitionBinding.getVariable()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class VariableBindingImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class VariableBindingImplpublic void eUnset(int featureID)
eUnset in class VariableBindingImplpublic boolean eIsSet(int featureID)
eIsSet in class VariableBindingImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||