Uses of Class
de.mid.innovator.srv2api.icw2elem.K_SIDE
-
Packages that use K_SIDE Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors.de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling.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.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2elem 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.de.mid.innovator.srv2api.icw2gcdia Concept diagrams and graphical representations for elements of the icw2gc package.de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions.de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model.de.mid.innovator.srv2api.icw2sm The StateMachine package defines a set of concepts that can be used for modeling discrete behavior through finite statetransition systems. -
-
Uses of K_SIDE in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac with parameters of type K_SIDE Modifier and Type Method Description ACActivityEdgeACActivityEdge. reconnect(ADClientAble ohNew, K_SIDE side, java.awt.Point pos)Reconnects the edge.ACExceptionHandlerACExceptionHandler. reconnect(ADClientAble ohNew, K_SIDE side, java.awt.Point pos)Reconnects the exception handler. -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp with parameters of type K_SIDE Modifier and Type Method Description voidBPDataIOAssociation. reconnectRelship(ELElement ohNew, K_SIDE kSide)Assigns this data association to a new source/target element. -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2bs
Methods in de.mid.innovator.srv2api.icw2bs with parameters of type K_SIDE Modifier and Type Method Description voidBSTransition. reconnectTransition(ELElement ohNew, K_SIDE kSide)Assigns this transition to a new source/target vertex. -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2class
Fields in de.mid.innovator.srv2api.icw2class declared as K_SIDE Modifier and Type Field Description K_SIDEARG_CLReconnectConnector. kSidespecifies the role of the new element in the connectorMethods in de.mid.innovator.srv2api.icw2class with parameters of type K_SIDE Modifier and Type Method Description 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.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type K_SIDE Constructor Description ARG_CLReconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type K_SIDE Modifier and Type Method Description voidCLDiaMergeAbleEdge. reconnectEdge(ELElement ohNew, K_SIDE kSide)Assigns the relationship or association of this edge to a new source/target node. -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem declared as K_SIDE Modifier and Type Field Description K_SIDEARG_ELReconnect. kSidespecifies the role of the new element in the relationshipMethods in de.mid.innovator.srv2api.icw2elem that return K_SIDE Modifier and Type Method Description static K_SIDEK_SIDE. valueOf(int value)Returns the enumeration constant of this type with the specified value.static K_SIDEK_SIDE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static K_SIDE[]K_SIDE. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type K_SIDE Modifier and Type Method Description voidELAssociation. reconnectAssociation(ELElement ohNew, K_SIDE kSide)Assigns one this binary association's association ends to a new classifier.voidELProperty. reconnectAssociation(ELElement ohNew, K_SIDE kSide)Connects an association end to the specified element.voidELRelshipBinDir. reconnectRelship(ELElement ohNew, K_SIDE kSide)Assigns this relationship to a new source/target element.Constructors in de.mid.innovator.srv2api.icw2elem with parameters of type K_SIDE Constructor Description ARG_ELReconnect(ELElement ohNew, K_SIDE kSide) -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2gcdia
Methods in de.mid.innovator.srv2api.icw2gcdia with parameters of type K_SIDE Modifier and Type Method Description voidGCDiaConceptEdge. reconnectEdge(ELElement ohNew, K_SIDE kSide)Assigns theGCConceptConnectionof this edge to a new source/target node. -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia with parameters of type K_SIDE Modifier and Type Method Description voidIAMessage. reconnect(ADClientAble ohNew, K_SIDE side, java.awt.Point pos)Reconnects thisIAMessage. -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as K_SIDE Modifier and Type Field Description K_SIDEARG_EvaluateRelationshipTemplate. kSideside of the new nodeK_SIDEARG_EvaluateRelationshipTemplateWithRequirement. kSideside of the new nodeK_SIDEARG_Reconnect. sideMethods in de.mid.innovator.srv2api.icw2meta with parameters of type K_SIDE Modifier and Type Method Description ARG_EvaluateRelationshipTemplateOutMMCreateTemplate. evaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)Creates a relationship from the current object between the specified source and target element.ARG_EvaluateRelationshipTemplateOutMMCreateTemplate. evaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)Creates a relationship from the current object between the specified source and target element.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type K_SIDE Constructor Description ARG_EvaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)ARG_EvaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)ARG_Reconnect(ADClientAble ohNew, K_SIDE side, java.awt.Point pos) -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model with parameters of type K_SIDE Modifier and Type Method Description java.util.List<ARG_GetPossibleDependency>MERequirement. getPossibleDependency(K_SIDE item) -
Uses of K_SIDE in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm with parameters of type K_SIDE Modifier and Type Method Description SMTransExtSMTransExt. reconnect(ADClientAble ohNew, K_SIDE side, java.awt.Point pos)Reconnects the selectedSMTransExton source or target side.
-