|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
com.change_vision.jude.api.inf.model.IInstanceSpecification
public IInstanceSpecification
インスタンス仕様に対するインターフェース。
| フィールドの概要 |
|---|
| クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド |
|---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
| メソッドの概要 | |
|---|---|
abstract IInstanceSpecification[] |
getAllResidents()
全てResidentのを取得します。 |
abstract ISlot[] |
getAllSlots()
全てのスロットに設定されたISlotを取得します。 |
abstract IClass |
getClassifier()
クラスを取得します。 |
abstract IInstanceSpecification |
getContainer()
親となるインスタンス仕様を取得します。 |
abstract IInstanceSpecification[] |
getContainers()
親となるすべてのインスタンス仕様を取得します。 |
abstract ILinkEnd[] |
getLinkEnds()
リンク端を取得します。 |
abstract ISlot |
getSlot(String name)
指定したスロットに設定されたISlotを取得します。 |
abstract void |
setClassifier(IClass classifier)
クラスを設定します。 |
| クラス 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 getClassifier()
abstract void setClassifier(IClass classifier)
classifier - クラス
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:
例外のエラーメッセージabstract ILinkEnd[] getLinkEnds()
abstract ISlot[] getAllSlots()
abstract ISlot getSlot(String name)
属性名 -
abstract IInstanceSpecification[] getAllResidents()
abstract IInstanceSpecification getContainer()
abstract IInstanceSpecification[] getContainers()
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||