|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.info.LyMetaModel
public abstract class LyMetaModel
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
static char |
DEFAULT_CHAR
|
static java.lang.String |
DEFAULT_ID
|
Method Summary | |
---|---|
LyObjectInfo |
getRootElement()
Access to root element of this meta-model. |
LyProject |
getRootProject()
Access to root project of this meta-model. |
static java.lang.String |
getValidId(java.lang.String id)
Gets a valid XML id from the given name (remove spaces, accents, strange chars, etc.). |
void |
load(LyApplication application)
Method for loading model. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
public static final java.lang.String DEFAULT_ID
public static final char DEFAULT_CHAR
Method Detail |
---|
public void load(LyApplication application)
public LyObjectInfo getRootElement()
public LyProject getRootProject()
public static java.lang.String getValidId(java.lang.String id)
name
- the name
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |