Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANClearStructuralFeature
-
Packages that use ANClearStructuralFeature 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 ANClearStructuralFeature in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANClearStructuralFeature Modifier and Type Method Description static ANClearStructuralFeature
ANClearStructuralFeatureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Clear Structural Feature Action with template and container with requirement.static ANClearStructuralFeature
ANClearStructuralFeatureHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Clear Structural Feature Action with stereotype and container with requirement.
-