Uses of Interface
de.mid.innovator.srv2api.icw2im.IMTrigger
-
Packages that use IMTrigger Package Description de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling. -
-
Uses of IMTrigger in de.mid.innovator.srv2api.icw2db
Subinterfaces of IMTrigger in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBTrigger
-
Uses of IMTrigger in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im with type parameters of type IMTrigger Modifier and Type Method Description <T extends IMTrigger>
java.util.List<T>IMClassifier. getOwnedIMTrigger(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all triggers of this classifier.
-