Package

org.omg.oti.mof.schema.tables

library

Permalink

package library

Visibility
  1. Public
  2. All

Type Members

  1. case class OTIMOFEnumeration2Literal(resource: ResourceIRI, enumeration: EntityUUID, literal: EntityUUID, index: Int) extends Product with Serializable

    Permalink
  2. case class OTIMOFEnumerationDataType(resource: ResourceIRI, uuid: EntityUUID, name: Name) extends OTIMOFLibraryClassifier with Product with Serializable

    Permalink
  3. trait OTIMOFLibraryClassifier extends AnyRef

    Permalink
  4. case class OTIMOFPrimitiveDataType(resource: ResourceIRI, uuid: EntityUUID, name: Name, datatypeMapDefinition: DatatypeAbbrevIRI) extends OTIMOFLibraryClassifier with Product with Serializable

    Permalink
  5. case class OTIMOFStructuredDataType(resource: ResourceIRI, uuid: EntityUUID, name: Name) extends OTIMOFLibraryClassifier with Product with Serializable

    Permalink
  6. case class OTIMOFStructuredDataTypeGeneralization(resource: ResourceIRI, specific: EntityUUID, general: EntityUUID) extends Product with Serializable

    Permalink
  7. case class OTIMOFStructuredDatatype2Attribute(resource: ResourceIRI, structuredDatatype: EntityUUID, attribute: EntityUUID, index: Int) extends Product with Serializable

    Permalink

Value Members

  1. object OTIMOFEnumeration2Literal extends Serializable

    Permalink
  2. object OTIMOFEnumerationDataType extends Serializable

    Permalink
  3. object OTIMOFPrimitiveDataType extends Serializable

    Permalink
  4. object OTIMOFStructuredDataType extends Serializable

    Permalink
  5. object OTIMOFStructuredDataTypeGeneralization extends Serializable

    Permalink
  6. object OTIMOFStructuredDatatype2Attribute extends Serializable

    Permalink

Ungrouped