|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortDefinition
A representation of the model object 'Port Definition'.
The following features are supported:
BehaviorsPackage.getPortDefinition()| Method Summary | |
|---|---|
AtomType |
getAtomType()
Returns the value of the 'Atom Type' container reference. |
ConnectorType |
getConnectorType()
Returns the value of the 'Connector Type' container reference. |
|
getExposedVariable()
Returns the value of the 'Exposed Variable' reference list. |
PortType |
getType()
Returns the value of the 'Type' reference. |
void |
setAtomType(AtomType value)
Sets the value of the ' Atom Type' container reference. |
void |
setConnectorType(ConnectorType value)
Sets the value of the ' Connector Type' container reference. |
void |
setType(PortType value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement |
|---|
getName, getScope, setName, setScope |
| Method Detail |
|---|
AtomType getAtomType()
Port Definition'.
If the meaning of the 'Atom Type' container reference isn't clear, there really should be more of a description here...
setAtomType(AtomType),
BehaviorsPackage.getPortDefinition_AtomType(),
AtomType.getPortDefinition()void setAtomType(AtomType value)
Atom Type' container reference.
value - the new value of the 'Atom Type' container reference.getAtomType()ConnectorType getConnectorType()
Port Definition'.
If the meaning of the 'Connector Type' container reference isn't clear, there really should be more of a description here...
setConnectorType(ConnectorType),
BehaviorsPackage.getPortDefinition_ConnectorType(),
ConnectorType.getPortDefinition()void setConnectorType(ConnectorType value)
Connector Type' container reference.
value - the new value of the 'Connector Type' container reference.getConnectorType()PortType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(PortType),
BehaviorsPackage.getPortDefinition_Type()void setType(PortType value)
Type' reference.
value - the new value of the 'Type' reference.getType()getExposedVariable()
Variable.
If the meaning of the 'Exposed Variable' reference list isn't clear, there really should be more of a description here...
BehaviorsPackage.getPortDefinition_ExposedVariable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||