Public Member Functions | Protected Member Functions | Protected Attributes

de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl Class Reference

List of all members.

Public Member Functions

Object eGet (int featureID, boolean resolve, boolean coreType)
NotificationChain eInverseRemove (InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean eIsSet (int featureID)
void eSet (int featureID, Object newValue)
void eUnset (int featureID)
EList< FunctionPortgetPort ()
EList< PortGroupgetPortGroup ()

Protected Member Functions

EClass eStaticClass ()
 PortGroupImpl ()

Protected Attributes

EList< FunctionPortport
EList< PortGroupportGroup

Detailed Description

An implementation of the model object 'Port Group'.

The following features are implemented:


Constructor & Destructor Documentation

de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.PortGroupImpl (  )  [protected]

Member Function Documentation

Object de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.eGet ( int  featureID,
boolean  resolve,
boolean  coreType 
)
NotificationChain de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.eInverseRemove ( InternalEObject  otherEnd,
int  featureID,
NotificationChain  msgs 
)
boolean de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.eIsSet ( int  featureID  ) 
void de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.eSet ( int  featureID,
Object  newValue 
)
EClass de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.eStaticClass (  )  [protected]
void de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.eUnset ( int  featureID  ) 
EList<FunctionPort> de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.getPort (  ) 
EList<PortGroup> de.fraunhofer.isst.eastadl.functionmodeling.impl.PortGroupImpl.getPortGroup (  ) 

Member Data Documentation

The cached value of the 'Port' reference list.

See also:
getPort()

The cached value of the 'Port Group' containment reference list.

See also:
getPortGroup()