SAM

org.topcased.sam
Interface DataPort

All Superinterfaces:
EModelElement, EObject, IdentifiedItem, NamedItem, Notifier, Port
All Known Subinterfaces:
InDataPort, OutDataPort
All Known Implementing Classes:
DataPortImpl, InDataPortImpl, OutDataPortImpl

public interface DataPort
extends Port

A representation of the model object 'Data Port'. This represents a port allowing to the component containing it to receive or emit a data flow.

See Also:
SAMPackage.getDataPort()
** Generated **
Model:
abstract="true"

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
Methods inherited from interface org.topcased.sam.Port
getInlink, getIsInstanceOf, getOutlink, getParentAutomaton, getParentMultiPort, getParentSystem, setInlink, setIsInstanceOf, setOutlink, setParentAutomaton, setParentMultiPort, setParentSystem
 
Methods inherited from interface org.topcased.sam.NamedItem
getName, setName
 
Methods inherited from interface org.topcased.sam.IdentifiedItem
getComment, getRequirements, setComment, setRequirements
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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
** Generated **

SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.