Uses of Interface
de.mid.innovator.srv2api.icw2class.CLProperty
Packages that use CLProperty
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Meta model and administration information.
-
Uses of CLProperty in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac with type parameters of type CLPropertyModifier and TypeMethodDescription<T extends CLProperty>
List<T> ANLink.getAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all association ends assigned to thisANAction.<T extends CLProperty>
List<T> ANLink.getAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEnd and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2ac that return CLPropertyModifier and TypeMethodDescriptionANLinkEndData.getEnd()Association end which this link-end data specifies values for.ANQualifierValue.getQualifier()Attributes representing the qualifier which the value is to be specified for.Method parameters in de.mid.innovator.srv2api.icw2ac with type arguments of type CLPropertyModifier and TypeMethodDescriptionvoidANLink.setAssociationEnd(List<? extends CLProperty> values) Set the value of View AssociationEnd. -
Uses of CLProperty in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLProperty in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.Fields in de.mid.innovator.srv2api.icw2class declared as CLPropertyModifier and TypeFieldDescriptionARG_CLReconnectConnector.ohPartspecifies the new part if the new role is a portARG_AssociateProperty.ohPropSecond property of the association (optional)ARG_CLPropertyDeclaration.ohPropproperty elementMethods in de.mid.innovator.srv2api.icw2class with type parameters of type CLPropertyModifier and TypeMethodDescription<T extends CLProperty>
List<T> CLAssociation.getAssociationEndProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that are assigned to this association.<T extends CLProperty>
List<T> CLArtifact.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes or association ends defined for the artifact.<T extends CLProperty>
List<T> CLClass.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes (i.e.<T extends CLProperty>
List<T> CLDataType.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes owned by this data type.<T extends CLProperty>
List<T> CLInterface.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes owned by this interface.<T extends CLProperty>
List<T> CLSignal.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes owned by the signal.<T extends CLProperty>
List<T> CLAssocClass.getOwnedAttributeNotAssocEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes (i.e.<T extends CLProperty>
List<T> CLAssocClass.getOwnedAttributeNotAssocEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedAttributeNotAssocEnd and filters its return values according to the given stereotype value.<T extends CLProperty>
List<T> CLAssociation.getOwnedEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The ends that are owned by the association itself.<T extends CLProperty>
List<T> CLStructuredClassifier.getOwnedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties owned by this structured classifier.<T extends CLProperty>
List<T> CLProperty.getQualifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) An optional list of ordered qualifier attributes for the end.<T extends CLProperty>
List<T> CLClassifier.getTypedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties typed by this classifier.<T extends CLProperty>
List<T> CLClassifier.getTypedPropertyNotAssocEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties typed by this classifier which are not part of an association.Methods in de.mid.innovator.srv2api.icw2class that return CLPropertyModifier and TypeMethodDescriptionstatic CLPropertyCLPropertyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Property with template and container.static CLPropertyCLPropertyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Property with stereotype and container.CLProperty.getAssociationEnd()Designates the optional association end that owns a qualifier attribute.CLSlot.getDefiningProperty()CLConnectorEnd.getPartWithPort()Indicates the role of the internal structure of a classifier with the port which the connector end is attached to.CLOperation.getProperty()Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLPropertyModifier and TypeMethodDescriptionCLAssociation.appendAssociationEnds(MMCreateTemplate ohTmpl, List<? extends CLClassifier> seqCL) Creates a new association end for each specified classifier.Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLPropertyModifier and TypeMethodDescriptionCLProperty.associateProperty(ADClientAble ohDia, CLProperty ohProp, boolean makeOneWay) Creates a navigable association from this property.voidCLProperty.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.voidCLConnector.reconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) voidCLConnectorEnd.reconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) Connects a connector end to the specified connectable element.voidCLConnectorEnd.setPartWithPort(CLProperty value) Set the value of Foreign Key PartWithPort.voidCLOperation.setProperty(CLProperty value) Set the value of Foreign Key Property.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type CLPropertyModifierConstructorDescriptionARG_AssociateProperty(ADClientAble ohDia, CLProperty ohProp, boolean makeOneWay) ARG_CLPropertyDeclaration(CLProperty ohProp, String strDecl, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, String strLower, String strUpper, int idStereoProp, int idModel) ARG_CLReconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) -
Uses of CLProperty in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta with type parameters of type CLPropertyModifier and TypeMethodDescription<T extends CLProperty>
List<T> MMCreateCLInst.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)