|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentInstance
A representation of the model object 'Component Instance'.
The following features are supported:
ScenarioPackage.getComponentInstance()| Method Summary | |
|---|---|
Scenario |
getScenario()
Returns the value of the 'Scenario' container reference. |
ComponentType |
getType()
Returns the value of the 'Type' reference. |
boolean |
isAMetaKind(java.lang.String metaKindUUID)
Determines if this base kind is derives from the specified meta kind |
void |
setScenario(Scenario value)
Sets the value of the ' Scenario' container reference. |
void |
setType(ComponentType value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.scenario.Instance |
|---|
getConnections, getName, getNumAllConnections, getPorts, setName |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer |
|---|
getAllPropertyDeclarations, getProperties, getPropertyValue, isPropertyLocal, removeProperty |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer |
|---|
getAllPorts, getAllPropertyDeclarations, getPortProperties, getPortProperties, getPortProperty, isPortPropertyLocal, removePortProperty, setPortProperty |
| Method Detail |
|---|
ComponentType getType()
setType(ComponentType),
ScenarioPackage.getComponentInstance_Type()void setType(ComponentType value)
Type' reference.
value - the new value of the 'Type' reference.getType()Scenario getScenario()
Component Instances'.
setScenario(Scenario),
ScenarioPackage.getComponentInstance_Scenario(),
Scenario.getComponentInstances()void setScenario(Scenario value)
Scenario' container reference.
value - the new value of the 'Scenario' container reference.getScenario()boolean isAMetaKind(java.lang.String metaKindUUID)
metaKindUUID -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||