Uses of Class
de.mid.innovator.srv2api.icw2class.ARG_TemplateBoundElement
Packages that use ARG_TemplateBoundElement
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of ARG_TemplateBoundElement in de.mid.innovator.srv2api.icw2class
Fields in de.mid.innovator.srv2api.icw2class declared as ARG_TemplateBoundElementModifier and TypeFieldDescriptionARG_CLParameterDeclaration.valTmpltemplate elementARG_CLPropertyDeclaration.valTmpltemplate elementMethods in de.mid.innovator.srv2api.icw2class with parameters of type ARG_TemplateBoundElementModifier and TypeMethodDescriptionvoidCLProperty.modifyPropertyDeclaration(CLProperty ohProp, String strDecl, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, String strLower, String strUpper, int idStereoProp, int idModel) Modify the declaration of this property.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type ARG_TemplateBoundElementModifierConstructorDescriptionARG_CLParameterDeclaration(CLParameter ohPar, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, K_PARAM_DIRKIND kDir, String strLower, String strUpper, int idStereoPar) ARG_CLPropertyDeclaration(CLProperty ohProp, String strDecl, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, String strLower, String strUpper, int idStereoProp, int idModel)