Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADAnnotation
Packages that use ADAnnotation
Package
Description
Meta model and administration information.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of ADAnnotation in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ADAnnotationModifier and TypeMethodDescriptionstatic ADAnnotationADAnnotationHelper.createAnnotation(SrvContext srvCtx, ADClientAble ohContext, String strText, List<? extends ADClientAble> seqElem) Creates a new annotation.ADAnnotation.getParentAnnotation()The parent annotation of this annotation.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ADAnnotationModifier and TypeMethodDescriptionADClientAble.getAnnotation()All annotations which annotate this element.ADAnnotation.getSonAnnotation()All son annotations of this annotation. -
Uses of ADAnnotation in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type ADAnnotationModifier and TypeMethodDescriptionPRDia.getOwnedAnnotations(K_CONTROL_OPTION... behaviourFlags) All annotations owned by this diagram.