|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Port | |
---|---|
de.cau.cs.kieler.kaom | |
de.cau.cs.kieler.kaom.diagram.edit.commands | |
de.cau.cs.kieler.kaom.impl | |
de.cau.cs.kieler.kaom.util |
Uses of Port in de.cau.cs.kieler.kaom |
---|
Methods in de.cau.cs.kieler.kaom that return Port | |
---|---|
Port |
KaomFactory.createPort()
Returns a new object of class 'Port'. |
Methods in de.cau.cs.kieler.kaom that return types with arguments of type Port | |
---|---|
EList<Port> |
Entity.getChildPorts()
Returns the value of the 'Child Ports' containment reference list. |
Uses of Port in de.cau.cs.kieler.kaom.diagram.edit.commands |
---|
Methods in de.cau.cs.kieler.kaom.diagram.edit.commands with parameters of type Port | |
---|---|
protected void |
PortCreateCommand.doConfigure(Port newElement,
IProgressMonitor monitor,
IAdaptable info)
|
Uses of Port in de.cau.cs.kieler.kaom.impl |
---|
Classes in de.cau.cs.kieler.kaom.impl that implement Port | |
---|---|
class |
PortImpl
An implementation of the model object 'Port'. |
Fields in de.cau.cs.kieler.kaom.impl with type parameters of type Port | |
---|---|
protected EList<Port> |
EntityImpl.childPorts
The cached value of the ' Child Ports ' containment reference list. |
Methods in de.cau.cs.kieler.kaom.impl that return Port | |
---|---|
Port |
KaomFactoryImpl.createPort()
|
Methods in de.cau.cs.kieler.kaom.impl that return types with arguments of type Port | |
---|---|
EList<Port> |
EntityImpl.getChildPorts()
|
Uses of Port in de.cau.cs.kieler.kaom.util |
---|
Methods in de.cau.cs.kieler.kaom.util with parameters of type Port | |
---|---|
T |
KaomSwitch.casePort(Port object)
Returns the result of interpreting the object as an instance of 'Port'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |