Uses of Enum Class
de.mid.innovator.srv2api.icw2elem.K_ERDIA
Packages that use K_ERDIA
Package
Description
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.
Entity Relationship Diagrams and representations of entities and relationships,
as well as conceptual views and from clauses.
-
Uses of K_ERDIA in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_ERDIAModifier and TypeMethodDescriptionstatic K_ERDIAK_ERDIA.valueOf(int value) Returns the enumeration constant of this type with the specified value.static K_ERDIAReturns the enum constant of this class with the specified name.static K_ERDIA[]K_ERDIA.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of K_ERDIA in de.mid.innovator.srv2api.icw2erdia
Fields in de.mid.innovator.srv2api.icw2erdia declared as K_ERDIAModifier and TypeFieldDescriptionARG_SetERDiaNotation.kERDianew diagram notation value - NotEmptyARG_XERDiaRep.kERDiadiagram notation kindARG_XERDiaRep.kERDiaLastUpdatediagram notation kind at the last updateMethods in de.mid.innovator.srv2api.icw2erdia that return K_ERDIAModifier and TypeMethodDescriptionERDia.getNotationAtLastUpdate()The notation of thisERDiaat the last update of coordinates.Methods in de.mid.innovator.srv2api.icw2erdia with parameters of type K_ERDIAModifier and TypeMethodDescriptionvoidERDia.setERDiaNotation(K_ERDIA kERDia) Changes the display option diagram notation of thisERDia.voidERDia.setNotationAtLastUpdate(K_ERDIA value) Set the value of Attribut NotationAtLastUpdate.Constructors in de.mid.innovator.srv2api.icw2erdia with parameters of type K_ERDIAModifierConstructorDescriptionARG_SetERDiaNotation(K_ERDIA kERDia) ARG_XERDiaRep(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, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, K_ERDIA kERDia, K_ERDIA kERDiaLastUpdate, K_ER_DISP_SERM kEdge)