Class InstantiationContext
java.lang.Object
org.palladiosimulator.envdyn.api.generator.annotation.InstantiationContext
-
Constructor Summary
ConstructorDescriptionInstantiationContext
(org.modelversioning.emfprofile.Stereotype tag, EObject appliedObject) -
Method Summary
Modifier and TypeMethodDescriptionorg.modelversioning.emfprofile.Stereotype
getTagId()
boolean
signatureMatches
(TemplateVariable template) boolean
signaturesIntersect
(List<Argument> signature) boolean
signaturesIntersect
(TemplateVariable template) void
toInstantiate
(TemplateVariable template)
-
Constructor Details
-
InstantiationContext
-
-
Method Details
-
getArgument
-
getTagId
-
getStereotype
public org.modelversioning.emfprofile.Stereotype getStereotype() -
getTemplates
-
toInstantiate
-
getAppliedObject
-
signatureMatches
-
signaturesIntersect
-
signaturesIntersect
-