public interface ControllerCallInputVariableUsage extends EObject, org.palladiosimulator.pcm.core.entity.Entity
The following features are supported:
ParameterPackage.getControllerCallInputVariableUsage()| Modifier and Type | Method and Description |
|---|---|
ControllerCallInputVariableUsageCollection |
getContainingCollection()
Returns the value of the 'Containing Collection' container reference.
|
ControllerCall |
getCorrespondingControllerCall()
Returns the value of the 'Corresponding Controller Call' reference.
|
org.palladiosimulator.pcm.parameter.VariableUsage |
getVariableUsage()
Returns the value of the 'Variable Usage' containment reference.
|
void |
setContainingCollection(ControllerCallInputVariableUsageCollection value)
Sets the value of the '
Containing Collection' container reference. |
void |
setCorrespondingControllerCall(ControllerCall value)
Sets the value of the '
Corresponding Controller Call' reference. |
void |
setVariableUsage(org.palladiosimulator.pcm.parameter.VariableUsage value)
Sets the value of the '
Variable Usage' containment reference. |
getEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverorg.palladiosimulator.pcm.parameter.VariableUsage getVariableUsage()
If the meaning of the 'Variable Usage' containment reference isn't clear, there really should be more of a description here...
setVariableUsage(VariableUsage),
ParameterPackage.getControllerCallInputVariableUsage_VariableUsage()void setVariableUsage(org.palladiosimulator.pcm.parameter.VariableUsage value)
Variable Usage' containment reference. value - the new value of the 'Variable Usage' containment reference.getVariableUsage()ControllerCall getCorrespondingControllerCall()
If the meaning of the 'Corresponding Controller Call' reference isn't clear, there really should be more of a description here...
setCorrespondingControllerCall(ControllerCall),
ParameterPackage.getControllerCallInputVariableUsage_CorrespondingControllerCall()void setCorrespondingControllerCall(ControllerCall value)
Corresponding Controller Call' reference. value - the new value of the 'Corresponding Controller Call' reference.getCorrespondingControllerCall()ControllerCallInputVariableUsageCollection getContainingCollection()
Controller Call Input Variable Usages'.
If the meaning of the 'Containing Collection' container reference isn't clear, there really should be more of a description here...
setContainingCollection(ControllerCallInputVariableUsageCollection),
ParameterPackage.getControllerCallInputVariableUsage_ContainingCollection(),
ControllerCallInputVariableUsageCollection.getControllerCallInputVariableUsages()void setContainingCollection(ControllerCallInputVariableUsageCollection value)
Containing Collection' container reference. value - the new value of the 'Containing Collection' container reference.getContainingCollection()