Uses of Class
be.ugent.rml.TemplateElement
-
Packages that use TemplateElement Package Description be.ugent.rml -
-
Uses of TemplateElement in be.ugent.rml
Methods in be.ugent.rml that return types with arguments of type TemplateElement Modifier and Type Method Description List<TemplateElement>Template. getTemplateElements()Methods in be.ugent.rml with parameters of type TemplateElement Modifier and Type Method Description voidTemplate. addElement(TemplateElement templateElement)Constructor parameters in be.ugent.rml with type arguments of type TemplateElement Constructor Description Template(List<TemplateElement> templateElements)
-