com.change_vision.jude.api.inf.model
インタフェース IStateInvariant

com.change_vision.jude.api.inf.model.IStateInvariant
すべてのスーパーインタフェース:
IElement, IEntity, IHyperlinkOwner, IInteractionFragment, INamedElement
すべての実装されたインタフェース:
IElement, IEntity, IHyperlinkOwner, IInteractionFragment, INamedElement

public IStateInvariant
extends IInteractionFragment

状態不変式に対するインタフェース。


フィールドの概要
 
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY
 
メソッドの概要
abstract  ILifeline getContainer()
          親となるライフラインを取得します。
abstract  ILifeline[] getContainers()
          親となるすべてのライフラインを取得します。
 
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたメソッド
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility
 
クラス com.change_vision.jude.api.inf.model.IElement から継承されたメソッド
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValues, getTypeModifier, hasStereotype, hasStereotype, isReadOnly, removeStereotype, setTypeModifier
 
クラス com.change_vision.jude.api.inf.model.IHyperlinkOwner から継承されたメソッド
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks
 

メソッドの詳細

getContainer

abstract ILifeline getContainer()
親となるライフラインを取得します。

戻り値:
ライフライン。

getContainers

abstract ILifeline[] getContainers()
親となるすべてのライフラインを取得します。

戻り値:
ライフライン。