Package | Description |
---|---|
eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
Modifier and Type | Field and Description |
---|---|
protected UMod.ExtDeclaration |
UMod.T_reference.extDeclaration |
Modifier and Type | Field and Description |
---|---|
protected List<UMod.ExtDeclaration> |
UMod.Forest.extBySequence |
Modifier and Type | Method and Description |
---|---|
UMod.ExtDeclaration |
Factory.addExternalDeclaration(String name,
@Opt Location<XMLDocumentIdentifier> loc)
Add an external declaration to the model.
|
UMod.ExtDeclaration |
UMod.T_reference.get_extDeclaration() |
Modifier and Type | Method and Description |
---|---|
protected void |
UMod2visitors.V_compileSimpleActionMethods.action(UMod.ExtDeclaration ext) |
protected void |
UMod.Visitor.action(UMod.ExtDeclaration i) |
protected void |
UMod2java.resolveOneExternal(UMod.ExtDeclaration ext) |
see also the complete user documentation .