Class ImplementsTemplate
java.lang.Object
ca.mcscert.jpipe.commands.RegularCommand
ca.mcscert.jpipe.commands.linking.ImplementsTemplate
- All Implemented Interfaces:
Command
Links a justification model to the
Template it implements, by setting
the template as the model's parent.
The command defers execution until both models are present in the unit.
-
Constructor Summary
ConstructorsConstructorDescriptionImplementsTemplate(String modelName, String templateName) ImplementsTemplate(String modelName, String templateName, SourceLocation location) -
Method Summary
Methods inherited from class RegularCommand
execute
-
Constructor Details
-
ImplementsTemplate
-
ImplementsTemplate
-
-
Method Details
-
modelName
-
templateName
-
location
-
condition
-
doExecute
- Specified by:
doExecutein classRegularCommand
-
toString
-