|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.xtools.uml.msl.contenttype.MSLContentTypes
public class MSLContentTypes
Statics holder for model, fragment, profile content types
| Field Summary | |
|---|---|
static String |
MODEL_CONTENTTYPE
The content type for UML model file |
static String |
MODEL_FRAGMENT_CONTENTTYPE
The content type for UML model fragment file |
static String |
PROFILE_CONTENTTYPE
The content type for a UML profile file |
static Set<String> |
UML_CONTENT_TYPES
The complete set of content types recognized as having UML content. |
| Constructor Summary | |
|---|---|
MSLContentTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String MODEL_CONTENTTYPE
public static final String MODEL_FRAGMENT_CONTENTTYPE
public static final String PROFILE_CONTENTTYPE
public static final Set<String> UML_CONTENT_TYPES
| Constructor Detail |
|---|
public MSLContentTypes()
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||