org.topcased.sam
Interface InControlPort
- All Superinterfaces:
- ControlPort, EModelElement, EObject, IdentifiedItem, InputPort, NamedItem, Notifier, Port
- All Known Implementing Classes:
- InControlPortImpl
public interface InControlPort
- extends ControlPort, InputPort
A representation of the model object 'In Control Port'.
This class represents a kind of port.
It allows a control flow to bring control information into the component containing this port.
- See Also:
SAMPackage.getInControlPort()
- ** Generated **
- Model:
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 |
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.