推奨されていない API


コンテンツ
推奨されていないクラス
com.change_vision.jude.api.inf.ui.IPluginExtraView
            
com.change_vision.jude.api.inf.presentation.ITopicPresentation
          トピックに対するインターフェース。 
com.change_vision.jude.api.inf.project.ProjectAccessorFactory
          6.7.0 
com.change_vision.jude.api.inf.system.SystemPropertyAccessorFactory
          6.7.0 
 

推奨されていないメソッド
com.change_vision.jude.api.inf.view.IDiagramViewManager.IDiagramViewManager.autoCreateClassDiagram(com.change_vision.jude.api.inf.model.IClass)
            
com.change_vision.jude.api.inf.model.IAssociation.IAssociation.getAttributes()
          属性(関連端)を取得します。 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.getChildren()
          子トピックを取得します。 
com.change_vision.jude.api.inf.project.ProjectAccessor.ProjectAccessor.getCurrentProject()
          getProject()を使うこと。将来のバージョンでこのAPIは削除する。 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.getLabel()
          ラベルを取得します。 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.getParent()
          親トピックを取得します。 
com.change_vision.jude.api.inf.model.IMindMapDiagram.IMindMapDiagram.getRootTopic()
          マインドマップのルートトピックを取得します。 
com.change_vision.jude.api.inf.model.IDiagram.IDiagram.getText()
          図に配置されたテキストを取得します。 
com.change_vision.jude.api.inf.model.IAttribute.IAttribute.isEnable()
          誘導可能であるか確認します。 
com.change_vision.jude.api.inf.view.IDiagramViewManager.IDiagramViewManager.layoutAll()
            
com.change_vision.jude.api.inf.view.IDiagramViewManager.IDiagramViewManager.layoutSelected()
            
com.change_vision.jude.api.inf.model.IAttribute.IAttribute.setEnable(boolean)
          誘導可能かどうか設定します。 
com.change_vision.jude.api.inf.presentation.ITopicPresentation.ITopicPresentation.setLabel(java.lang.String)
          ラベルを設定します。