|
Class Summary |
| ADLParser |
JavaCC grammer file for Archteype Definition Language (ADL)
Targeted ADL revision 1.4
Included uriGrammarFragment.txt from Gregory Kick |
| ADLParser.JJCalls |
|
| ADLParserTokenManager |
|
| ArchetypeValidator |
Validator for archetype parsed from ADL files
It checks
.Existence of class and atribute
.Use node by object path in cADL
.Decomposed date with dADL
.Term definition and binding checking |
| AttributeValue |
AttributeValue |
| ContentObject |
IdentifiedObject |
| Invariant |
Invariant |
| Parsed |
Super class of all parsed archetype items. |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
| Token |
Describes the input token stream. |