Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANReadStructuralFeature
-
Packages that use ANReadStructuralFeature Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors. -
-
Uses of ANReadStructuralFeature in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANReadStructuralFeature Modifier and Type Method Description static ANReadStructuralFeature
ANReadStructuralFeatureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Read Structural Feature Action with template and container with requirement.static ANReadStructuralFeature
ANReadStructuralFeatureHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Read Structural Feature Action with stereotype and container with requirement.ANReadStructuralFeature
ANOutputPin. getReadStructuralFeatureAction()
Structural feature action that retrieves the value of a structural feature.
-