Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_TreeArgNameAbleSelectDlgNode
-
Packages that use ARG_TreeArgNameAbleSelectDlgNode Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of ARG_TreeArgNameAbleSelectDlgNode in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return ARG_TreeArgNameAbleSelectDlgNode Modifier and Type Method Description ARG_TreeArgNameAbleSelectDlgNode
CLTemplateBinding. getTemplateBindParameterValues(CLTemplateParameter ohFormal)
Calculates all elements which are valid as value for the specified formal template parameter. -
Uses of ARG_TreeArgNameAbleSelectDlgNode in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ARG_TreeArgNameAbleSelectDlgNode Modifier and Type Method Description static ARG_TreeArgNameAbleSelectDlgNode
ADM2AttrModifyAbleHelper. getAsTree(SrvContext srvCtx, java.util.List<? extends ADClientAble> seqSel, java.lang.String pattern, boolean ignoreCase, boolean lockOption, boolean addReferences)
Transforms the provided elements in a tree representation. -
Uses of ARG_TreeArgNameAbleSelectDlgNode in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return ARG_TreeArgNameAbleSelectDlgNode Modifier and Type Method Description static ARG_TreeArgNameAbleSelectDlgNode
MEStereotypeAbleHelper. getTransformDlgInit(SrvContext srvCtx, java.util.List<? extends MMStereotypeAble> seqSel)
Initialization of the transformation rules dialog.
-