|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.change_vision.jude.api.inf.presentation.ITopicPresentation
public ITopicPresentation
Method Summary | |
---|---|
abstract ITopicPresentation[] |
getChildren()
Deprecated. Get Children. |
abstract String |
getLabel()
Deprecated. Get Label. |
abstract ITopicPresentation |
getParent()
Deprecated. Get Parent. |
abstract void |
setLabel(String label)
Deprecated. Set Label. |
Methods inherited from class com.change_vision.jude.api.inf.presentation.IPresentation |
---|
getDepth, getDiagram, getID, getLabel, getModel, getProperties, getProperty, getType, setLabel, setProperties, setProperty |
Methods inherited from class com.change_vision.jude.api.inf.model.IHyperlinkOwner |
---|
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks |
Method Detail |
---|
abstract ITopicPresentation getParent()
abstract ITopicPresentation[] getChildren()
abstract String getLabel()
abstract void setLabel(String label)
Label
- Label
InvalidEditingException
- InvalidEditingException occurs.
Keys: ILLEGAL_VERSION_ERROR_KEY - if Editing API is used in astah* community. PARAMETER_ERROR_KEY - if a parameter is not set properly. BAD_TRANSACTION_KEY - Bad Transaction. HAS_EXCEPTION_KEY - if an exception has occurred. READ_ONLY_KEY - if a read-only element is edited.
Values: Error messages for exceptions.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |