Interface ComputedUsageContext
-
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,org.palladiosimulator.pcm.core.entity.Entity
,EObject
,de.uka.ipd.sdq.identifier.Identifier
,org.palladiosimulator.pcm.core.entity.NamedElement
,Notifier
- All Known Implementing Classes:
ComputedUsageContextImpl
public interface ComputedUsageContext extends EObject, org.palladiosimulator.pcm.core.entity.Entity
A representation of the model object 'Context'.The following features are supported:
- See Also:
ComputedUsagePackage.getComputedUsageContext()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.palladiosimulator.pcm.core.composition.AssemblyContext
getAssemblyContext_ComputedUsageContext()
Returns the value of the 'Assembly Context Computed Usage Context' reference.EList<BranchProbability>
getBranchProbabilities_ComputedUsageContext()
Returns the value of the 'Branch Probabilities Computed Usage Context' containment reference list.EList<ExternalCallInput>
getExternalCallInput_ComputedUsageContext()
Returns the value of the 'External Call Input Computed Usage Context' containment reference list.EList<ExternalCallOutput>
getExternalCallOutput_ComputedUsageContext()
Returns the value of the 'External Call Output Computed Usage Context' containment reference list.Input
getInput_ComputedUsageContext()
Returns the value of the 'Input Computed Usage Context' containment reference.EList<LoopIteration>
getLoopiterations_ComputedUsageContext()
Returns the value of the 'Loopiterations Computed Usage Context' containment reference list.Output
getOutput_ComputedUsageContext()
Returns the value of the 'Output Computed Usage Context' containment reference.void
setAssemblyContext_ComputedUsageContext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Sets the value of the 'Assembly Context Computed Usage Context
' reference.void
setInput_ComputedUsageContext(Input value)
Sets the value of the 'Input Computed Usage Context
' containment reference.void
setOutput_ComputedUsageContext(Output value)
Sets the value of the 'Output Computed Usage Context
' containment reference.-
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityName
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
copyright
static final String copyright
- See Also:
- Constant Field Values
- Generated class or method.
-
-
Method Detail
-
getBranchProbabilities_ComputedUsageContext
EList<BranchProbability> getBranchProbabilities_ComputedUsageContext()
Returns the value of the 'Branch Probabilities Computed Usage Context' containment reference list. The list contents are of typeBranchProbability
.If the meaning of the 'Branch Probabilities Computed Usage Context' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Branch Probabilities Computed Usage Context' containment reference list.
- See Also:
ComputedUsagePackage.getComputedUsageContext_BranchProbabilities_ComputedUsageContext()
- Generated class or method.
- EMF model class or method.
- containment="true" ordered="false"
-
getLoopiterations_ComputedUsageContext
EList<LoopIteration> getLoopiterations_ComputedUsageContext()
Returns the value of the 'Loopiterations Computed Usage Context' containment reference list. The list contents are of typeLoopIteration
.If the meaning of the 'Loopiterations Computed Usage Context' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Loopiterations Computed Usage Context' containment reference list.
- See Also:
ComputedUsagePackage.getComputedUsageContext_Loopiterations_ComputedUsageContext()
- Generated class or method.
- EMF model class or method.
- containment="true" ordered="false"
-
getAssemblyContext_ComputedUsageContext
org.palladiosimulator.pcm.core.composition.AssemblyContext getAssemblyContext_ComputedUsageContext()
Returns the value of the 'Assembly Context Computed Usage Context' reference.If the meaning of the 'Assembly Context Computed Usage Context' reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Assembly Context Computed Usage Context' reference.
- See Also:
setAssemblyContext_ComputedUsageContext(AssemblyContext)
,ComputedUsagePackage.getComputedUsageContext_AssemblyContext_ComputedUsageContext()
- Generated class or method.
- EMF model class or method.
- required="true" ordered="false"
-
setAssemblyContext_ComputedUsageContext
void setAssemblyContext_ComputedUsageContext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Sets the value of the 'Assembly Context Computed Usage Context
' reference.- Parameters:
value
- the new value of the 'Assembly Context Computed Usage Context' reference.- See Also:
getAssemblyContext_ComputedUsageContext()
- Generated class or method.
-
getInput_ComputedUsageContext
Input getInput_ComputedUsageContext()
Returns the value of the 'Input Computed Usage Context' containment reference.If the meaning of the 'Input Computed Usage Context' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Input Computed Usage Context' containment reference.
- See Also:
setInput_ComputedUsageContext(Input)
,ComputedUsagePackage.getComputedUsageContext_Input_ComputedUsageContext()
- Generated class or method.
- EMF model class or method.
- containment="true" required="true" ordered="false"
-
setInput_ComputedUsageContext
void setInput_ComputedUsageContext(Input value)
Sets the value of the 'Input Computed Usage Context
' containment reference.- Parameters:
value
- the new value of the 'Input Computed Usage Context' containment reference.- See Also:
getInput_ComputedUsageContext()
- Generated class or method.
-
getExternalCallOutput_ComputedUsageContext
EList<ExternalCallOutput> getExternalCallOutput_ComputedUsageContext()
Returns the value of the 'External Call Output Computed Usage Context' containment reference list. The list contents are of typeExternalCallOutput
.If the meaning of the 'External Call Output Computed Usage Context' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'External Call Output Computed Usage Context' containment reference list.
- See Also:
ComputedUsagePackage.getComputedUsageContext_ExternalCallOutput_ComputedUsageContext()
- Generated class or method.
- EMF model class or method.
- containment="true" ordered="false"
-
getExternalCallInput_ComputedUsageContext
EList<ExternalCallInput> getExternalCallInput_ComputedUsageContext()
Returns the value of the 'External Call Input Computed Usage Context' containment reference list. The list contents are of typeExternalCallInput
. It is bidirectional and its opposite is 'Computed Usage Context External Call Input
'.If the meaning of the 'External Call Input Computed Usage Context' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'External Call Input Computed Usage Context' containment reference list.
- See Also:
ComputedUsagePackage.getComputedUsageContext_ExternalCallInput_ComputedUsageContext()
,ExternalCallInput.getComputedUsageContext_ExternalCallInput()
- Generated class or method.
- EMF model class or method.
- opposite="computedUsageContext_ExternalCallInput" containment="true" ordered="false"
-
getOutput_ComputedUsageContext
Output getOutput_ComputedUsageContext()
Returns the value of the 'Output Computed Usage Context' containment reference.If the meaning of the 'Output Computed Usage Context' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Output Computed Usage Context' containment reference.
- See Also:
setOutput_ComputedUsageContext(Output)
,ComputedUsagePackage.getComputedUsageContext_Output_ComputedUsageContext()
- Generated class or method.
- EMF model class or method.
- containment="true" required="true" ordered="false"
-
setOutput_ComputedUsageContext
void setOutput_ComputedUsageContext(Output value)
Sets the value of the 'Output Computed Usage Context
' containment reference.- Parameters:
value
- the new value of the 'Output Computed Usage Context' containment reference.- See Also:
getOutput_ComputedUsageContext()
- Generated class or method.
-
-