|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
com.change_vision.jude.api.inf.model.ILifeline
public ILifeline
ライフラインに対するインターフェース。
| フィールドの概要 |
|---|
| クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド |
|---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
| メソッドの概要 | |
|---|---|
abstract IClass |
getBase()
ベースクラスを取得します。 |
abstract INamedElement[] |
getFragments(IInteractionOperand operand)
相互作用フラグメント(メッセージも含む)を取得します。 |
abstract INamedElement[] |
getFragments()
相互作用フラグメント(メッセージも含む)を取得します。 |
abstract ILifelineLink[] |
getLifelineLinks()
リンクの配列を取得します。 |
abstract boolean |
isDestroyed()
停止が付加されているか確認します。 |
abstract void |
setBase(IClass base)
ベースクラスを設定します。 |
| クラス 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 |
| メソッドの詳細 |
|---|
abstract IClass getBase()
abstract ILifelineLink[] getLifelineLinks()
abstract INamedElement[] getFragments(IInteractionOperand operand)
operand - 相互作用オペランド。
abstract INamedElement[] getFragments()
abstract boolean isDestroyed()
abstract void setBase(IClass base)
base - ベースクラス
InvalidEditingException - 例外が発生した場合
Keys:
ILLEGAL_VERSION_ERROR_KEY - astah* communityで編集APIを使用しようとした場合
INVALID_TYPE_MODIFIER_MODEL_ERROR_KEY - タイプ修飾子が設定できないモデルの場合
BAD_TRANSACTION_KEY - トランザクションエラー
HAS_EXCEPTION_KEY - 例外が発生した場合
READ_ONLY_KEY - リードオンリーな要素を編集しようとした場合
Values:
例外のエラーメッセージ
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||