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

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

public IInternalBlockDiagram
extends IDiagram

内部ブロック図に対するインターフェース。


フィールドの概要
 
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたフィールド
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY
 
メソッドの概要
abstract  INodePresentation getStructuredBlockPresentation()
          親となるブロックプレゼンテーションを取得します。
 
クラス com.change_vision.jude.api.inf.model.IDiagram から継承されたメソッド
exportImage, getBoundRect, getPresentations, getProperties, getProperty, getText, setProperties, setProperty
 
クラス com.change_vision.jude.api.inf.model.INamedElement から継承されたメソッド
getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, 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
 

メソッドの詳細

getStructuredBlockPresentation

abstract INodePresentation getStructuredBlockPresentation()
親となるブロックプレゼンテーションを取得します。

戻り値:
ブロックプレゼンテーション。
例外:
InvalidUsingException - 例外が発生した場合
Keys: 
      ILLEGAL_USE_ERROR_KEY - astah* communityで非対応の図についてプレゼンテーションAPIを使用しようとした場合 
 
Values: 
      例外のエラーメッセージ