Package

org.omg.oti.mof.schema.tables

profile

Permalink

package profile

Visibility
  1. Public
  2. All

Type Members

  1. case class OTIMOFProfile2ExtendedMetamodel(resource: ResourceIRI, extendedMetamodel: ResourceIRI) extends Product with Serializable

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

    Permalink
  3. case class OTIMOFStereotype2Attribute(resource: ResourceIRI, stereotype: EntityUUID, attribute: EntityUUID, index: Int) extends Product with Serializable

    Permalink
  4. case class OTIMOFStereotype2ExtendedMetaclass(resource: ResourceIRI, extendingStereotype: EntityUUID, extendedMetaclass: EntityUUID) extends Product with Serializable

    Permalink
  5. case class OTIMOFStereotypeAssociationTargetEndMetaClassProperty(resource: ResourceIRI, sourceStereotype: EntityUUID, associationTargetEnd: EntityUUID, targetMetaClass: EntityUUID) extends Product with Serializable

    Permalink
  6. case class OTIMOFStereotypeAssociationTargetEndStereotypeProperty(resource: ResourceIRI, sourceStereotype: EntityUUID, associationTargetEnd: EntityUUID, targetStereotype: EntityUUID) extends Product with Serializable

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

    Permalink

Value Members

  1. object OTIMOFProfile2ExtendedMetamodel extends Serializable

    Permalink
  2. object OTIMOFStereotype extends Serializable

    Permalink
  3. object OTIMOFStereotype2Attribute extends Serializable

    Permalink
  4. object OTIMOFStereotype2ExtendedMetaclass extends Serializable

    Permalink
  5. object OTIMOFStereotypeAssociationTargetEndMetaClassProperty extends Serializable

    Permalink
  6. object OTIMOFStereotypeAssociationTargetEndStereotypeProperty extends Serializable

    Permalink
  7. object OTIMOFStereotypeGeneralization extends Serializable

    Permalink

Ungrouped