edu.cmu.sei.aadl.model.flow
Interface FlowPoint

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AbstractPort, DataPort, EventDataPort, EventPort, Parameter, Port, PortGroup
All Known Implementing Classes:
AbstractPortImpl, DataPortImpl, EventDataPortImpl, EventPortImpl, FlowPointImpl, ParameterImpl, PortGroupImpl, PortImpl

public interface FlowPoint
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Point'.

See Also:
FlowPackage.getFlowPoint()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values