org.topcased.sam
Interface InputPort
- All Superinterfaces:
- EModelElement, EObject, IdentifiedItem, NamedItem, Notifier, Port
- All Known Subinterfaces:
- InControlPort, InDataPort
- All Known Implementing Classes:
- InControlPortImpl, InDataPortImpl, InputPortImpl
public interface InputPort
- extends Port
A representation of the model object 'Input Port'.
This represents a port allowing to the component containing it to received information.
- See Also:
SAMPackage.getInputPort()
- ** Generated **
- Model:
- abstract="true"
Field Summary |
static java.lang.String |
copyright
|
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.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
copyright
static final java.lang.String copyright
-
- See Also:
- Constant Field Values
- ** Generated **
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.