|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.extensions.RegisteredModelDescriptor
public class RegisteredModelDescriptor
/** Class that describes a Resgistered model
Field Summary | |
---|---|
static java.lang.String |
ATT_CATEGORY
|
static java.lang.String |
ATT_METAMODEL
|
static java.lang.String |
ATT_NAME
|
static java.lang.String |
ATT_PATH
|
static java.lang.String |
TAG_MODEL
|
Method Summary | |
---|---|
java.lang.String |
getMetamodelURI()
Get the uri of the metamodel for which this model is valid |
java.lang.String |
getModelPath()
Get the path of the registered model |
java.lang.String |
getName()
Get the name of the diagram (This will be the text displayed in the contextual menu) |
java.lang.String |
getParentCategory()
Get the id of the parent category or null if there is no category |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TAG_MODEL
public static final java.lang.String ATT_NAME
public static final java.lang.String ATT_PATH
public static final java.lang.String ATT_CATEGORY
public static final java.lang.String ATT_METAMODEL
Method Detail |
---|
public java.lang.String getName()
public java.lang.String getParentCategory()
null
if there is no category
public java.lang.String getModelPath()
public java.lang.String getMetamodelURI()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.