LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.info
Class LyMetaModel

java.lang.Object
  extended by leon.info.LyMetaModel
Direct Known Subclasses:
LyMetaModelCopyPasteExtension, LyStandardInclude, LyStandardIncludeData, LyWebServiceController.LyWebServiceMetaModel

public abstract class LyMetaModel
extends java.lang.Object


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

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values

DEFAULT_ID

public static final java.lang.String DEFAULT_ID
See Also:
Constant Field Values

DEFAULT_CHAR

public static final char DEFAULT_CHAR
See Also:
Constant Field Values
Method Detail

load

public void load(LyApplication application)
Method for loading model.


getRootElement

public LyObjectInfo getRootElement()
Access to root element of this meta-model.


getRootProject

public LyProject getRootProject()
Access to root project of this meta-model.


getValidId

public static java.lang.String getValidId(java.lang.String id)
Gets a valid XML id from the given name (remove spaces, accents, strange chars, etc.).

Parameters:
name - the name
Returns:
a valid id

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com