Uses of Interface
de.mid.innovator.srv2api.icw2bc.BCProperty
Packages that use BCProperty
Package
Description
Package for Business Object Modeling.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
-
Uses of BCProperty in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return BCPropertyModifier and TypeMethodDescriptionstatic BCPropertyBCPropertyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Property (of a Business Object) with template and container.static BCPropertyBCPropertyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Property (of a Business Object) with stereotype and container.BCPropertyRefElem.getProperty()The property being referenced.Methods in de.mid.innovator.srv2api.icw2bc that return types with arguments of type BCPropertyModifier and TypeMethodDescriptionBCPropertyAble.getOwnedAdHocProperty(K_CONTROL_OPTION... behaviourFlags) All properties defined for theBCPropertyAble.BCPropertySet.getOwnedProperty(K_CONTROL_OPTION... behaviourFlags) All properties defined for theBCPropertySet. -
Uses of BCProperty in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type BCPropertyModifier and TypeMethodDescriptionCLClassifier.getTypedBCProperty()All properties typed by the classifier. -
Uses of BCProperty in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return BCProperty