leon.info.daemon
Class LyInfoDaemon
java.lang.Object
leon.info.LyTag
leon.info.daemon.LyInfoDaemon
- All Implemented Interfaces:
- java.lang.Cloneable
- Direct Known Subclasses:
- LyArrayDaemon, LyJoinDaemon, LyReverseDaemon
public abstract class LyInfoDaemon
- extends LyTag
This class holds informations for local multiple relations managed by a join class. This join is
defined by a join class, a source relation and a target relation in the join class. The source
relation must pointed to the class of the local relation managed by the join class. The target
relation must pointed to the class(es) pointed by the local relation managed by the join class.
See also entity of leon.dtd.
- See Also:
LyJoinDaemon
,
LyReverseDaemon
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
check(LyObjectInfo parent)
Final step of parsing : check consistency of the daemon. |
Methods inherited from class leon.info.LyTag |
clone, getApplication, getCommentsEnd, getCommentsStart, getEnvironment, getId, getModelType, getParent, getRootProject, hasAncestor, isExtern, setCommentsEnd, setCommentsStart, wasCloned |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyInfoDaemon
public LyInfoDaemon()
- Default contructor.
check
public void check(LyObjectInfo parent)
- Final step of parsing : check consistency of the daemon.
- Parameters:
parent
- Object info for which this daemon is checked.
- Throws:
java.lang.IllegalStateException
- If one of these checks fails.
Website: W4 S.A., contact us: support@w4global.com