|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Component
A representation of the model object 'Component'.
The following features are supported:
InteractionsPackage.getComponent()| Method Summary | |
|---|---|
CompoundType |
getCompoundType()
Returns the value of the 'Compound Type' container reference. |
ComponentType |
getType()
Returns the value of the 'Type' reference. |
void |
setCompoundType(CompoundType value)
Sets the value of the ' Compound Type' container reference. |
void |
setType(ComponentType value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface ujf.verimag.bip.Core.Interactions.Part |
|---|
getActualData |
| Methods inherited from interface ujf.verimag.bip.Core.Interactions.MultiplicityElement |
|---|
getMultiplicitySpecification |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement |
|---|
getName, getScope, setName, setScope |
| Method Detail |
|---|
CompoundType getCompoundType()
Subcomponent'.
If the meaning of the 'Compound Type' container reference isn't clear, there really should be more of a description here...
setCompoundType(CompoundType),
InteractionsPackage.getComponent_CompoundType(),
CompoundType.getSubcomponent()void setCompoundType(CompoundType value)
Compound Type' container reference.
value - the new value of the 'Compound Type' container reference.getCompoundType()ComponentType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(ComponentType),
InteractionsPackage.getComponent_Type()void setType(ComponentType value)
Type' reference.
value - the new value of the 'Type' reference.getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||