ClassificationIndexEntryPosition

Fully qualified class name: DDICDIModels::DDICDILibrary::Classes::Representations::ClassificationIndexEntryPosition

Definition

Member indicator for use with member type classification index entry.

Diagram

Attributes

Name

Inherited from

Description

Data Type

Multiplicity

Default value

identifier

- own class -

Identifier for objects requiring short- or long-lasting referencing and management.

Identifier

0..1

value

- own class -

Index value of the member in an ordered array.

Integer

1..1

Associations

Direction

Association

Description

Multiplicity of ClassificationIndexEntryPosition

Package of Other Class

Other Class

Multiplicity of other class

Aggregation Kind

Inherited from

to

ClassificationIndex has ClassificationIndexEntryPosition

0..*

- own package -

ClassificationIndex

1..1

none

- own class -

from

ClassificationIndexEntryPosition indexes ClassificationIndexEntry

Restricts member target class to classification index entry.

0..*

- own package -

ClassificationIndexEntry

1..1

none

- own class -

Syntax representations / encodings

All syntax representations except the Canonical XMI are provided as reference points for specific implementations, or for use as defaults if sufficient in the form presented.

Fragment for the class ClassificationIndexEntryPosition (entire model as XMI)

 1<packagedElement xmlns:StandardProfile="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard"
 2                 xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML"
 3                 xmlns:xmi="http://www.omg.org/spec/XMI/20131001"
 4                 xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition"
 5                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition"
 6                 xmi:type="uml:Class">
 7   <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-ownedComment"
 8                 xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-ownedComment"
 9                 xmi:type="uml:Comment">
10      <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition"/>
11      <body>Definition 
12============ 
13Member indicator for use with member type classification index entry.</body>
14   </ownedComment>
15   <name>ClassificationIndexEntryPosition</name>
16   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-identifier"
17                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-identifier"
18                   xmi:type="uml:Property">
19      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-identifier-ownedComment"
20                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-identifier-ownedComment"
21                    xmi:type="uml:Comment">
22         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-identifier"/>
23         <body>Identifier for objects requiring short- or long-lasting referencing and management.</body>
24      </ownedComment>
25      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-identifier-lowerValue"
26                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-identifier-lowerValue"
27                  xmi:type="uml:LiteralInteger"/>
28      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-identifier-upperValue"
29                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-identifier-upperValue"
30                  xmi:type="uml:LiteralUnlimitedNatural">
31         <value>1</value>
32      </upperValue>
33      <name>identifier</name>
34      <isID>true</isID>
35      <type xmi:idref="DDICDIModels-DDICDILibrary-DataTypes-StructuredDataTypes-Identifier"/>
36   </ownedAttribute>
37   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-ownedAttribute"
38                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-ownedAttribute"
39                   xmi:type="uml:Property">
40      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-ownedAttribute-lowerValue"
41                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-ownedAttribute-lowerValue"
42                  xmi:type="uml:LiteralInteger">
43         <value>1</value>
44      </lowerValue>
45      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-ownedAttribute-upperValue"
46                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-ownedAttribute-upperValue"
47                  xmi:type="uml:LiteralUnlimitedNatural">
48         <value>1</value>
49      </upperValue>
50      <association xmi:idref="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry"/>
51      <type xmi:idref="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntry"/>
52   </ownedAttribute>
53   <ownedAttribute xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-value"
54                   xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-value"
55                   xmi:type="uml:Property">
56      <ownedComment xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-value-ownedComment"
57                    xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-value-ownedComment"
58                    xmi:type="uml:Comment">
59         <annotatedElement xmi:idref="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-value"/>
60         <body>Index value of the member in an ordered array.</body>
61      </ownedComment>
62      <lowerValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-value-lowerValue"
63                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-value-lowerValue"
64                  xmi:type="uml:LiteralInteger">
65         <value>1</value>
66      </lowerValue>
67      <upperValue xmi:id="DDICDIModels-DDICDILibrary-Classes-Representations-ClassificationIndexEntryPosition-value-upperValue"
68                  xmi:uuid="http://ddialliance.org/Specification/DDI-CDI/1.0/XMI/#ClassificationIndexEntryPosition-value-upperValue"
69                  xmi:type="uml:LiteralUnlimitedNatural">
70         <value>1</value>
71      </upperValue>
72      <name>value</name>
73      <type href="http://www.eclipse.org/uml2/5.0.0/UML/PrimitiveTypes.xmi#Integer"
74            xmi:type="uml:PrimitiveType"/>
75   </ownedAttribute>
76</packagedElement>

Fragment for the class ClassificationIndexEntryPosition (entire XML Schema)

 1<xs:element name="ClassificationIndexEntryPosition"
 2            type="ClassificationIndexEntryPositionXsdType"
 3            xml:id="ClassificationIndexEntryPosition">
 4  <!-- based on the UML class DDICDIModels::DDICDILibrary::Classes::Representations::ClassificationIndexEntryPosition -->
 5  <xs:annotation>
 6    <xs:documentation>Definition 
 7          ============ 
 8          Member indicator for use with member type classification index entry.</xs:documentation>
 9  </xs:annotation>
10</xs:element>
11<xs:complexType name="ClassificationIndexEntryPositionXsdType"
12                xml:id="ClassificationIndexEntryPositionXsdType">
13  <xs:annotation>
14    <xs:documentation>Definition 
15          ============ 
16          Member indicator for use with member type classification index entry.</xs:documentation>
17  </xs:annotation>
18  <xs:sequence>
19    <xs:element name="identifier"
20                type="IdentifierXsdType"
21                minOccurs="0"
22                maxOccurs="1"
23                xml:id="ClassificationIndexEntryPosition-identifier">
24      <xs:annotation>
25        <xs:documentation>Identifier for objects requiring short- or long-lasting referencing and management.</xs:documentation>
26      </xs:annotation>
27    </xs:element>
28    <xs:element name="value"
29                type="xs:integer"
30                minOccurs="1"
31                maxOccurs="1"
32                xml:id="ClassificationIndexEntryPosition-value">
33      <xs:annotation>
34        <xs:documentation>Index value of the member in an ordered array.</xs:documentation>
35      </xs:annotation>
36    </xs:element>
37    <xs:element name="ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry"
38                minOccurs="1"
39                maxOccurs="1"
40                xml:id="ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry">
41      <xs:annotation>
42        <xs:documentation>Restricts member target class to classification index entry.</xs:documentation>
43      </xs:annotation>
44      <xs:complexType>
45        <xs:complexContent>
46          <xs:restriction base="AssociationReferenceXsdType">
47            <xs:sequence>
48              <xs:element name="ddiReference"
49                          type="InternationalRegistrationDataIdentifierXsdType"
50                          minOccurs="0"
51                          maxOccurs="1"
52                          xml:id="ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry-ddiReference"/>
53              <xs:element name="validType"
54                          minOccurs="0"
55                          maxOccurs="unbounded"
56                          xml:id="ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry-validType">
57                <xs:simpleType>
58                  <xs:restriction base="xs:NMTOKEN">
59                    <xs:enumeration value="ClassificationIndexEntry"/>
60                  </xs:restriction>
61                </xs:simpleType>
62              </xs:element>
63            </xs:sequence>
64          </xs:restriction>
65        </xs:complexContent>
66      </xs:complexType>
67    </xs:element>
68  </xs:sequence>
69</xs:complexType>

Fragment for the class ClassificationIndexEntryPosition (main ontology)

 1# class ClassificationIndexEntryPosition
 2# based on the UML class DDICDIModels::DDICDILibrary::Classes::Representations::ClassificationIndexEntryPosition
 3cdi:ClassificationIndexEntryPosition
 4  a rdfs:Class, owl:Class, ucmis:Class;
 5  rdfs:label "ClassificationIndexEntryPosition";
 6  rdfs:comment "Definition \n============ \nMember indicator for use with member type classification index entry."@en;
 7  
 8.
 9
10cdi:ClassificationIndexEntryPosition-identifier
11  a rdf:Property, owl:ObjectProperty, ucmis:Attribute;
12  rdfs:label "identifier";
13  rdfs:comment "Identifier for objects requiring short- or long-lasting referencing and management."@en;
14  rdfs:domain cdi:ClassificationIndexEntryPosition;
15  rdfs:range cdi:Identifier;
16.
17
18cdi:ClassificationIndexEntryPosition-value
19  a rdf:Property, owl:DatatypeProperty, ucmis:Attribute;
20  rdfs:label "value";
21  rdfs:comment "Index value of the member in an ordered array."@en;
22  rdfs:domain cdi:ClassificationIndexEntryPosition;
23  rdfs:range xsd:integer;
24.
25
26
27cdi:ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry
28  a rdf:Property, owl:ObjectProperty, ucmis:Association;
29  # ASSOCIATION
30  rdfs:label "indexes";
31  skos:altLabel "ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry";
32  rdfs:comment "Restricts member target class to classification index entry."@en;
33  rdfs:domain cdi:ClassificationIndexEntryPosition;
34  rdfs:range cdi:ClassificationIndexEntry;
35.

Fragment for the class ClassificationIndexEntryPosition (main JSON-LD)

 1{
 2  "@context": [
 3    {
 4      "cdi": "http://ddialliance.org/Specification/DDI-CDI/1.0/RDF/",
 5      "xsd": "http://www.w3.org/2001/XMLSchema#",
 6      "ClassificationIndexEntryPosition": "cdi:ClassificationIndexEntryPosition",
 7      "identifier": {
 8        "@id": "cdi:ClassificationIndexEntryPosition-identifier",
 9        "@type": "@id",
10        "@context": "Identifier.jsonld"
11      },
12      "value": {
13        "@id": "cdi:ClassificationIndexEntryPosition-value",
14        "@type": "xsd:integer"
15      },
16      
17      "indexes": {
18        "@id": "cdi:ClassificationIndexEntryPosition_indexes_ClassificationIndexEntry",
19        "@type": "@id"      },
20      "has_OF_ClassificationIndex": {
21        "@reverse": "cdi:ClassificationIndex_has_ClassificationIndexEntryPosition",
22        "@type": "@id"
23      },
24      " comment ": "tag:json-should-support-trailing-commas" 
25    }
26  ],
27  "generatedBy": "This code was generated by the Eclipse Acceleo project UCMIS M2T on 2024-03-16 23:40:11.",
28  "basedOn": "based on the UML data type DDICDIModels::DDICDILibrary::Classes::Representations::ClassificationIndexEntryPosition"
29}