Uses of Class
de.mid.innovator.srv2api.icw2elem.K_ERDIA
-
Packages that use K_ERDIA Package Description 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.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of K_ERDIA in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_ERDIA Modifier and Type Method Description static K_ERDIA
K_ERDIA. valueOf(int value)
Returns the enumeration constant of this type with the specified value.static K_ERDIA
K_ERDIA. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static K_ERDIA[]
K_ERDIA. values()
Returns an array containing the constants of this enum type, 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_ERDIA Modifier and Type Field Description K_ERDIA
ARG_XERDiaRep. kERDia
diagram notation kindK_ERDIA
ARG_XERDiaRep. kERDiaLastUpdate
diagram notation kind at the last updateMethods in de.mid.innovator.srv2api.icw2erdia that return K_ERDIA Modifier and Type Method Description K_ERDIA
ERDia. getNotationAtLastUpdate()
The notation of thisERDia
at the last update of coordinates.Methods in de.mid.innovator.srv2api.icw2erdia with parameters of type K_ERDIA Modifier and Type Method Description void
ERDia. setNotationAtLastUpdate(K_ERDIA value)
Set the value of Attribut NotationAtLastUpdate.Constructors in de.mid.innovator.srv2api.icw2erdia with parameters of type K_ERDIA Constructor Description ARG_XERDiaRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.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, java.util.List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, java.awt.Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, K_ERDIA kERDia, K_ERDIA kERDiaLastUpdate)
-
Uses of K_ERDIA in de.mid.innovator.srv2api.icw2pres
Fields in de.mid.innovator.srv2api.icw2pres declared as K_ERDIA Modifier and Type Field Description K_ERDIA
ARG_XClientIn. kERDia
kind of er diagram (optional)Methods in de.mid.innovator.srv2api.icw2pres with parameters of type K_ERDIA Modifier and Type Method Description ARG_XClientOut
PRPresContext. getXClient(java.lang.String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection, K_ERDIA kERDia)
Fills the client X structure for this presentation context.ARG_XClientOut
PRDiaNode. getXClientNode(java.lang.String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection, K_ERDIA kERDia)
Fills the client X structure for this node which behaves like a presentation context.Constructors in de.mid.innovator.srv2api.icw2pres with parameters of type K_ERDIA Constructor Description ARG_XClientIn(java.lang.String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection, K_ERDIA kERDia)
-