com.change_vision.jude.api.inf.model
Interface IComment
com.change_vision.jude.api.inf.model.IComment
- All Implemented Interfaces:
- IElement, IHyperlinkOwner, INamedElement
- public IComment
- extends INamedElement
Interface for Comment.
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
getAlias1, getAlias2, getClientDependencies, getConstraints, getDefinition, getDiagrams, getName, getSupplierDependencies, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
getAnnotatedElements
public abstract IElement[] getAnnotatedElements()
- Get the elements with comments.
Return annotated elements and parent elements of Diagrams with comments.
- Returns:
- the array of elements. Return the empty array if there is none.
getBody
public abstract String getBody()
- Get Body.
- Returns:
- Comment body