|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDiagramDescriptor
| Nested Class Summary | |
|---|---|
static class |
IDiagramDescriptor.DiagramType
This enum classifies the types of diagram that may be encountered. |
| Method Summary | |
|---|---|
IDiagramDescriptor.DiagramType |
getDiagramType()
Returns the type of the diagram as a DiagramType,
that is, whether "class" or "instance" diagram. |
java.lang.String |
getName()
Returns the name of the diagram. |
java.lang.String |
getProjectLabel()
Returns the label for the project to which the diagram belongs. |
java.lang.String |
getRelativePath()
Returns the path to the diagram relative to the project route. |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.model.annotation.IAnnotationCapable |
|---|
getAnnotation, getAnnotations, getAnnotations, getAnnotations, hasAnnotations, hasAnnotations, hasAnnotations |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getProjectLabel()
java.lang.String getRelativePath()
IDiagramDescriptor.DiagramType getDiagramType()
DiagramType,
that is, whether "class" or "instance" diagram.
DiagramType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||