Uses of Class
ca.mcscert.jpipe.model.Template
Packages that use Template
-
Uses of Template in ca.mcscert.jpipe.model
Methods in ca.mcscert.jpipe.model that return types with arguments of type TemplateMethods in ca.mcscert.jpipe.model with parameters of type TemplateModifier and TypeMethodDescriptionvoidInlinestemplateinto this model: each template element is copied with a qualified id (templateName:originalId) and support edges between copied elements are re-wired.protected void -
Uses of Template in ca.mcscert.jpipe.visitor
Methods in ca.mcscert.jpipe.visitor with parameters of type TemplateModifier and TypeMethodDescriptionfinal VoidDelegates toAbstractModelExporter.exportModel(JustificationModel).