Class Summary |
LyAction |
This class implements the description of actions available for the objects of the application. |
LyArrayFieldInfo |
This class represents an array for a given field info. |
LyBitSet |
This class adds methods to be used on BitSets. |
LyChartInfo |
The LyChartInfo class implements the description of a chart applied on objects of the
application. |
LyChoiceFieldInfo |
This class implements the description of an enumerated field (choice with finite number of
options) of a class info. |
LyChoiceOption |
This class implements the description of an option stored in an instance of LyChoiceFieldInfo. |
LyChoiceOptionGroup |
This class implements the description of a group of choice options. |
LyClassInfo |
The instances of this class provide a description of an application class. |
LyCompoundAction |
This class implements the description of compound actions : action composed of 2 sub-actions. |
LyControl |
This class defines a control : Specific program associated to a class and a field and triggered
on objects change. |
LyDateFieldInfo |
This class implements the description of a Date field. |
LyFieldConstraint |
The LyFieldConstraint class implements constraint associated to a field. |
LyFieldInfo |
This class represents the information related to a field (information attached to an attribute of
an application class). |
LyFieldInfoImport |
Container for import information. |
LyFileFieldInfo |
This class implements the description of a file (path) field from an application class. |
LyFilter |
The LyFilter class implements the description of a filter used to filter objects list. |
LyFilterCriterion |
This class represents a filter criterion. |
LyFilterExpression |
The LyFilterExpression class implements the description of an elementary expression applied on
objects of the application. |
LyFilterRelation |
The LyFilterRelation class implements the description of a filter used to filter objects list on
a relation field. |
LyInclude |
This class represents an include of an external model. |
LyInfo |
This class implements a simple object with an id built when parsing the data model. |
LyInfoAppFactory |
This class builds instances corresponding to XML tags read from the data description file. |
LyInfoBindFactory |
This class builds instances corresponding to XML tags read from the data description file. |
LyInfoCache |
This class is used to store informations on cache. |
LyInfoCharType |
This class defines a characters type (list of valid characters) associated to a text. |
LyInfoDataFactory |
This class builds instances corresponding to XML tags read from the data description file. |
LyInfoDataList<Info extends LyInfo,Data> |
This class is an utility class to manage a list of Info with an associated data. |
LyInfoFactory |
This class builds instances corresponding to XML tags read from the data description file. |
LyInfoGuiFactory |
This class builds instances corresponding to XML tags read from the data description file. |
LyInfoLabel |
This class defines a dynamic label. |
LyInfoList<Info extends LyInfo> |
This class is an utility class to manage a list of LyInfo. |
LyInfoNode |
Class that stores information corresponding to a node during parsing :
tag name,
attributes list,
attributes values,
parent node,
child nodes,
Result of the parsing. |
LyInfoNodeFactory |
This class builds instances corresponding to XML tags read from the data description file. |
LyInfoParser |
This class represents our XML data info parser. |
LyInfoTokens |
This class is a utility class used to support static attributes and methods related to data
description parser. |
LyJoinFilter |
The LyJoinFilter class implements the description of a filter used to filter objects with a join
condition. |
LyMetaModel |
|
LyMetaModelCopyPasteExtension |
|
LyNumberFieldInfo |
This class implements the description of numeric fields such as integers, floats, percent ... |
LyObjectInfo |
This class is an abstract class that contains generic behavior of the classes which represent the
data information read from the data model description file. |
LyPath |
This class defines a path. |
LyPreference |
This class represents a preference. |
LyProject |
This class is the description of a project. |
LyRegExp |
This class defines a regular expression associated to a text. |
LyRelationFieldInfo |
This class implements the description of relation fields. |
LyRoute |
This class implements a route between two classes. |
LyRule |
This class implements a rule triggered upon choice option modification. |
LySort |
This class represents a sort used to compare 2 objects in order to be able to sort objects list. |
LySortCriterion |
This class represents a sort criterion. |
LyStandardInclude |
|
LyStandardIncludeData |
|
LyStep |
This class implements a step between two classes. |
LySticker |
This class represents a sticker. |
LyStructFieldInfo |
This class implements the description of struct field info. |
LyTabAction |
This class implements the description of tab actions : action containing a list of sub-actions. |
LyTag |
This class implements a simple object built when parsing the leonardi model. |
LyTextFieldInfo |
This class implements the description of text fields. |
LyTreemapConfiguration |
This class represents a treemap configuration. |
LyUnit |
This class defines a unit associated to a text, a number or a date field. |
LyUnits |
This class defines a list of units. |