Package

org.omg.oti.mof.schema.tables

metamodel

Permalink

package metamodel

Visibility
  1. Public
  2. All

Type Members

  1. case class OTIMOFMetaAssociation(resource: ResourceIRI, uuid: EntityUUID, name: Name, isAbstract: Boolean) extends Product with Serializable

    Permalink
  2. case class OTIMOFMetaAssociation2SourceEndProperty(resource: ResourceIRI, association: EntityUUID, sourceEnd: EntityUUID) extends Product with Serializable

    Permalink
  3. case class OTIMOFMetaAssociation2TargetEndProperty(resource: ResourceIRI, association: EntityUUID, targetEnd: EntityUUID) extends Product with Serializable

    Permalink
  4. case class OTIMOFMetaAssociationEndProperty2MetaClassType(resource: ResourceIRI, associationEnd: EntityUUID, type: EntityUUID) extends Product with Serializable

    Permalink
  5. case class OTIMOFMetaAssociationGeneralization(resource: ResourceIRI, specific: EntityUUID, general: EntityUUID, sourceRestriction: Boolean, targetRestriction: Boolean) extends OTIMOFMetaClassifierGeneralization with Product with Serializable

    Permalink
  6. case class OTIMOFMetaClass(resource: ResourceIRI, uuid: EntityUUID, name: Name, isAbstract: Boolean) extends Product with Serializable

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

    Permalink
  8. case class OTIMOFMetaClassGeneralization(resource: ResourceIRI, specific: EntityUUID, general: EntityUUID) extends OTIMOFMetaClassifierGeneralization with Product with Serializable

    Permalink
  9. sealed trait OTIMOFMetaClassifierGeneralization extends AnyRef

    Permalink

Value Members

  1. object OTIMOFMetaAssociation extends Serializable

    Permalink
  2. object OTIMOFMetaAssociation2SourceEndProperty extends Serializable

    Permalink
  3. object OTIMOFMetaAssociation2TargetEndProperty extends Serializable

    Permalink
  4. object OTIMOFMetaAssociationEndProperty2MetaClassType extends Serializable

    Permalink
  5. object OTIMOFMetaAssociationGeneralization extends Serializable

    Permalink
  6. object OTIMOFMetaClass extends Serializable

    Permalink
  7. object OTIMOFMetaClass2Attribute extends Serializable

    Permalink
  8. object OTIMOFMetaClassGeneralization extends Serializable

    Permalink

Ungrouped