Uses of Class
eu.bandm.tools.umod.UMod.ExtDeclaration
Package
Description
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of UMod.ExtDeclaration in eu.bandm.tools.umod
Modifier and TypeFieldDescriptionprotected List<UMod.ExtDeclaration>
UMod.Forest.extBySequence
(package private) final Set<UMod.ExtDeclaration>
UMod2java.extUnderResolve
Modifier and TypeMethodDescriptionFactory.addExternalDeclaration
(String name, @Opt Location<XMLDocumentIdentifier> loc) Add an external declaration to the model.UMod.T_reference.get_extDeclaration()
Modifier and TypeMethodDescriptionprotected void
UMod.Visitor.action
(UMod.ExtDeclaration i) protected void
UMod2visitors.V_compileSimpleActionMethods.action
(UMod.ExtDeclaration ext) protected void
UMod2java.resolveOneExternal
(UMod.ExtDeclaration ext)