Uses of Interface
de.uni_hildesheim.sse.vil.templatelang.templateLang.VilDef
Packages that use VilDef
Package
Description
-
Uses of VilDef in de.uni_hildesheim.sse.vil.templatelang.serializer
Methods in de.uni_hildesheim.sse.vil.templatelang.serializer with parameters of type VilDefModifier and TypeMethodDescriptionprotected voidTemplateLangSemanticSequencer.sequence_VilDef(org.eclipse.xtext.serializer.ISerializationContext context, VilDef semanticObject) Contexts: VilDef returns VilDef Constraint: ( annotations=AnnotationDeclarations? protected='protected'? type=Type? id=Identifier param=ParameterList? stmts=StmtBlock ) -
Uses of VilDef in de.uni_hildesheim.sse.vil.templatelang.templateLang
Methods in de.uni_hildesheim.sse.vil.templatelang.templateLang that return VilDefModifier and TypeMethodDescriptionTemplateLangFactory.createVilDef()Returns a new object of class 'Vil Def'. -
Uses of VilDef in de.uni_hildesheim.sse.vil.templatelang.templateLang.impl
Classes in de.uni_hildesheim.sse.vil.templatelang.templateLang.impl that implement VilDefModifier and TypeClassDescriptionclassAn implementation of the model object 'Vil Def'.Methods in de.uni_hildesheim.sse.vil.templatelang.templateLang.impl that return VilDef -
Uses of VilDef in de.uni_hildesheim.sse.vil.templatelang.templateLang.util
Methods in de.uni_hildesheim.sse.vil.templatelang.templateLang.util with parameters of type VilDefModifier and TypeMethodDescriptionTemplateLangSwitch.caseVilDef(VilDef object) Returns the result of interpreting the object as an instance of 'Vil Def'. -
Uses of VilDef in de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation
Fields in de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation declared as VilDefMethods in de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation that return VilDefMethods in de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation with parameters of type VilDefModifier and TypeMethodDescriptionprivate net.ssehub.easy.instantiation.core.model.templateModel.DefModelTranslator.processDef(VilDef def, net.ssehub.easy.instantiation.core.model.templateModel.Template template) Processes a (sub-)template definition header.Constructors in de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation with parameters of type VilDef