|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
com.ibm.xtools.umlnotation.UMLDiagramKind
A representation of the literals of the enumeration 'UML Diagram Kind', and utility methods for working with them.
UmlnotationPackage.getUMLDiagramKind()| Field Summary | |
static int |
ACTIVITY
The 'Activity' literal value |
static UMLDiagramKind |
ACTIVITY_LITERAL
The 'Activity' literal object |
static int |
CLASS
The 'Class' literal value |
static UMLDiagramKind |
CLASS_LITERAL
The 'Class' literal object |
static int |
COMMUNICATION
The 'Communication' literal value |
static UMLDiagramKind |
COMMUNICATION_LITERAL
The 'Communication' literal object |
static int |
COMPONENT
The 'Component' literal value |
static UMLDiagramKind |
COMPONENT_LITERAL
The 'Component' literal object |
static int |
DEPLOYMENT
The 'Deployment' literal value |
static UMLDiagramKind |
DEPLOYMENT_LITERAL
The 'Deployment' literal object |
static int |
FREEFORM
The 'Freeform' literal value |
static UMLDiagramKind |
FREEFORM_LITERAL
The 'Freeform' literal object |
static int |
SEQUENCE
The 'Sequence' literal value |
static UMLDiagramKind |
SEQUENCE_LITERAL
The 'Sequence' literal object |
static int |
STATECHART
The 'Statechart' literal value |
static UMLDiagramKind |
STATECHART_LITERAL
The 'Statechart' literal object |
static int |
STRUCTURE
The 'Structure' literal value |
static UMLDiagramKind |
STRUCTURE_LITERAL
The 'Structure' literal object |
static int |
USECASE
The 'Usecase' literal value |
static UMLDiagramKind |
USECASE_LITERAL
The 'Usecase' literal object |
static List |
VALUES
A public read-only list of all the 'UML Diagram Kind' enumerators |
| Method Summary | |
static UMLDiagramKind |
get(int value)
Returns the 'UML Diagram Kind' literal with the specified value |
static UMLDiagramKind |
get(String name)
Returns the 'UML Diagram Kind' literal with the specified name |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
getName, getValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int FREEFORM
FREEFORM_LITERAL,
Constant Field Valuespublic static final int CLASS
CLASS_LITERAL,
Constant Field Valuespublic static final int USECASE
USECASE_LITERAL,
Constant Field Valuespublic static final int SEQUENCE
SEQUENCE_LITERAL,
Constant Field Valuespublic static final int STATECHART
STATECHART_LITERAL,
Constant Field Valuespublic static final int ACTIVITY
ACTIVITY_LITERAL,
Constant Field Valuespublic static final int COMPONENT
COMPONENT_LITERAL,
Constant Field Valuespublic static final int DEPLOYMENT
DEPLOYMENT_LITERAL,
Constant Field Valuespublic static final int COMMUNICATION
COMMUNICATION_LITERAL,
Constant Field Valuespublic static final int STRUCTURE
STRUCTURE_LITERAL,
Constant Field Valuespublic static final UMLDiagramKind FREEFORM_LITERAL
FREEFORMpublic static final UMLDiagramKind CLASS_LITERAL
CLASSpublic static final UMLDiagramKind USECASE_LITERAL
USECASEpublic static final UMLDiagramKind SEQUENCE_LITERAL
SEQUENCEpublic static final UMLDiagramKind STATECHART_LITERAL
STATECHARTpublic static final UMLDiagramKind ACTIVITY_LITERAL
ACTIVITYpublic static final UMLDiagramKind COMPONENT_LITERAL
COMPONENTpublic static final UMLDiagramKind DEPLOYMENT_LITERAL
DEPLOYMENTpublic static final UMLDiagramKind COMMUNICATION_LITERAL
COMMUNICATIONpublic static final UMLDiagramKind STRUCTURE_LITERAL
STRUCTUREpublic static final List VALUES
| Method Detail |
public static UMLDiagramKind get(String name)
public static UMLDiagramKind get(int value)
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.