public interface Block extends ModellingBlock, AbstractFunctionalBlock
The following features are supported:
CsPackage.getBlock()| Modifier and Type | Method and Description |
|---|---|
AbstractCapabilityPkg |
getOwnedAbstractCapabilityPkg()
Returns the value of the 'Owned Abstract Capability Pkg' containment reference.
|
DataPkg |
getOwnedDataPkg()
Returns the value of the 'Owned Data Pkg' containment reference.
|
InterfacePkg |
getOwnedInterfacePkg()
Returns the value of the 'Owned Interface Pkg' containment reference.
|
org.eclipse.emf.common.util.EList<StateMachine> |
getOwnedStateMachines()
Returns the value of the 'Owned State Machines' containment reference list.
|
void |
setOwnedAbstractCapabilityPkg(AbstractCapabilityPkg value)
Sets the value of the '
Owned Abstract Capability Pkg' containment reference. |
void |
setOwnedDataPkg(DataPkg value)
Sets the value of the '
Owned Data Pkg' containment reference. |
void |
setOwnedInterfacePkg(InterfacePkg value)
Sets the value of the '
Owned Interface Pkg' containment reference. |
getAllocatedFunctions, getFunctionalAllocations, getInExchangeLinks, getOutExchangeLinks, getOwnedComponentExchangeCategories, getOwnedComponentExchanges, getOwnedFunctionalAllocationgetTypedElementsgetAbstractTypedElementsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractCapabilityPkg getOwnedAbstractCapabilityPkg()
If the meaning of the 'Owned Abstract Capability Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedAbstractCapabilityPkg(AbstractCapabilityPkg),
CsPackage.getBlock_OwnedAbstractCapabilityPkg()void setOwnedAbstractCapabilityPkg(AbstractCapabilityPkg value)
Owned Abstract Capability Pkg' containment reference.
value - the new value of the 'Owned Abstract Capability Pkg' containment reference.getOwnedAbstractCapabilityPkg()InterfacePkg getOwnedInterfacePkg()
If the meaning of the 'Owned Interface Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedInterfacePkg(InterfacePkg),
CsPackage.getBlock_OwnedInterfacePkg()void setOwnedInterfacePkg(InterfacePkg value)
Owned Interface Pkg' containment reference.
value - the new value of the 'Owned Interface Pkg' containment reference.getOwnedInterfacePkg()DataPkg getOwnedDataPkg()
If the meaning of the 'Owned Data Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedDataPkg(DataPkg),
CsPackage.getBlock_OwnedDataPkg()void setOwnedDataPkg(DataPkg value)
Owned Data Pkg' containment reference.
value - the new value of the 'Owned Data Pkg' containment reference.getOwnedDataPkg()org.eclipse.emf.common.util.EList<StateMachine> getOwnedStateMachines()
StateMachine.
If the meaning of the 'Owned State Machines' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getBlock_OwnedStateMachines()