ujf.verimag.bip.Core.Interactions.impl
Class InnerPortReferenceImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.Interactions.impl.InnerPortSpecificationImpl
          extended by ujf.verimag.bip.Core.Interactions.impl.InnerPortReferenceImpl
All Implemented Interfaces:
ActualPortParameter, InnerPortReference, InnerPortSpecification, ACExpression, AIExpression, PortExpression, PortReference

public class InnerPortReferenceImpl
extends InnerPortSpecificationImpl
implements InnerPortReference

An implementation of the model object 'Inner Port Reference'.


Field Summary
 
Fields inherited from class ujf.verimag.bip.Core.Interactions.impl.InnerPortSpecificationImpl
targetInstance, targetPort
 
Constructor Summary
protected InnerPortReferenceImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class ujf.verimag.bip.Core.Interactions.impl.InnerPortSpecificationImpl
basicGetTargetPort, basicSetTargetInstance, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getTargetInstance, getTargetPort, setTargetInstance, setTargetPort
 
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.Interactions.InnerPortSpecification
getTargetInstance, getTargetPort, setTargetInstance, setTargetPort
 

Constructor Detail

InnerPortReferenceImpl

protected InnerPortReferenceImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class InnerPortSpecificationImpl