Uses of Class
eu.bandm.tools.umod.UMod.ExtDeclaration
Packages that use 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
Fields in eu.bandm.tools.umod declared as UMod.ExtDeclarationFields in eu.bandm.tools.umod with type parameters of type UMod.ExtDeclarationModifier and TypeFieldDescriptionprotected List<UMod.ExtDeclaration> UMod.Forest.extBySequence(package private) final Set<UMod.ExtDeclaration> UMod2java.extUnderResolveMethods in eu.bandm.tools.umod that return UMod.ExtDeclarationModifier and TypeMethodDescriptionFactory.addExternalDeclaration(String name, @Opt Location<XMLDocumentIdentifier> loc) Add an external declaration to the model.UMod.T_reference.get_extDeclaration()Methods in eu.bandm.tools.umod with parameters of type UMod.ExtDeclarationModifier and TypeMethodDescriptionprotected voidUMod.Visitor.action(UMod.ExtDeclaration i) protected voidUMod2visitors.V_compileSimpleActionMethods.action(UMod.ExtDeclaration ext) protected voidUMod2java.resolveOneExternal(UMod.ExtDeclaration ext)