Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_EFFECTKIND
Packages that use K_EFFECTKIND
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
Diagrams and graphical representations for elements of the icw2ac package.
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 K_EFFECTKIND in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return K_EFFECTKINDModifier and TypeMethodDescriptionACParamNode.getParameterEffect()Specifies the effect that the owner of the assigned parameter has on values passed in or out of the parameter.Methods in de.mid.innovator.srv2api.icw2ac with parameters of type K_EFFECTKINDModifier and TypeMethodDescriptionvoidACParamNode.setParameterEffect(K_EFFECTKIND value) Set the value of Info ParameterEffect. -
Uses of K_EFFECTKIND in de.mid.innovator.srv2api.icw2acdia
Fields in de.mid.innovator.srv2api.icw2acdia declared as K_EFFECTKINDConstructors in de.mid.innovator.srv2api.icw2acdia with parameters of type K_EFFECTKINDModifierConstructorDescriptionARG_XACDiaObjNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, ARG_XPresElementRep valConnected, boolean isControlType, K_PARAM_DIRKIND direction, boolean isException, boolean isStream, K_EFFECTKIND effect, CLParameter ohPar) -
Uses of K_EFFECTKIND in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_EFFECTKINDModifier and TypeMethodDescriptionstatic K_EFFECTKINDK_EFFECTKIND.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_EFFECTKINDReturns the enum constant of this class with the specified name.static K_EFFECTKIND[]K_EFFECTKIND.values()Returns an array containing the constants of this enum class, in the order they are declared.