| 
 | |||||||||
| 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.ActionImpl
ujf.verimag.bip.Core.Behaviors.impl.ExpressionImpl
ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.DataReferenceImpl
ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.DataParameterSpecificationImpl
ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.RequiredDataParameterReferenceImpl
public class RequiredDataParameterReferenceImpl
An implementation of the model object 'Required Data Parameter Reference'.
The following features are implemented:
| Field Summary | |
|---|---|
| protected  PortParameterReference | portReferenceThe cached value of the ' Port Reference' containment reference. | 
| Fields inherited from class ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.DataParameterSpecificationImpl | 
|---|
| targetParameter | 
| Constructor Summary | |
|---|---|
| protected  | RequiredDataParameterReferenceImpl() | 
| Method Summary | |
|---|---|
|  NotificationChain | basicSetPortReference(PortParameterReference newPortReference,
                      NotificationChain msgs) | 
|  java.lang.Object | eGet(int featureID,
     boolean resolve,
     boolean coreType) | 
|  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) | 
|  PortParameterReference | getPortReference() | 
|  void | setPortReference(PortParameterReference newPortReference) | 
| Methods inherited from class ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.DataParameterSpecificationImpl | 
|---|
| basicGetTargetParameter, getTargetParameter, setTargetParameter | 
| 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.ActionLanguage.Expressions.DataParameterSpecification | 
|---|
| getTargetParameter, setTargetParameter | 
| Field Detail | 
|---|
protected PortParameterReference portReference
Port Reference' containment reference.
 
 
getPortReference()| Constructor Detail | 
|---|
protected RequiredDataParameterReferenceImpl()
| Method Detail | 
|---|
protected EClass eStaticClass()
eStaticClass in class DataParameterSpecificationImplpublic PortParameterReference getPortReference()
getPortReference in interface RequiredDataParameterReferenceRequiredDataParameterReference.setPortReference(PortParameterReference), 
ExpressionsPackage.getRequiredDataParameterReference_PortReference()
public NotificationChain basicSetPortReference(PortParameterReference newPortReference,
                                               NotificationChain msgs)
public void setPortReference(PortParameterReference newPortReference)
setPortReference in interface RequiredDataParameterReferencenewPortReference - the new value of the 'Port Reference' containment reference.RequiredDataParameterReference.getPortReference()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)
public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)
eGet in class DataParameterSpecificationImpl
public void eSet(int featureID,
                 java.lang.Object newValue)
eSet in class DataParameterSpecificationImplpublic void eUnset(int featureID)
eUnset in class DataParameterSpecificationImplpublic boolean eIsSet(int featureID)
eIsSet in class DataParameterSpecificationImpl| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||