Package

org.omg.oti.uml.canonicalXMI

helper

Permalink

package helper

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. helper
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class OTIAdapter[Uml <: UML, Uo <: UMLOps[Uml], Ch <: OTICharacteristicsProvider[Uml], Uf <: UMLFactory[Uml], Uu <: UMLUpdate[Uml]](umlOps: Uo, otiCharacteristicsProvider: Ch, umlF: Uf, umlU: Uu) extends Product with Serializable

    Permalink
  2. case class OTIDocumentSetAdapter[Uml <: UML, Uo <: UMLOps[Uml], Ch <: OTICharacteristicsProvider[Uml], Uf <: UMLFactory[Uml], Uu <: UMLUpdate[Uml], Do <: DocumentOps[Uml], Ds <: DocumentSet[Uml]](otiAdapter: OTIAdapter[Uml, Uo, Ch, Uf, Uu], documentOps: Do, ds: Ds) extends Product with Serializable

    Permalink
  3. case class OTIResolvedDocumentSetAdapter[Uml <: UML, Uo <: UMLOps[Uml], Ch <: OTICharacteristicsProvider[Uml], Uf <: UMLFactory[Uml], Uu <: UMLUpdate[Uml], Do <: DocumentOps[Uml], Ds <: DocumentSet[Uml]](otiAdapter: OTIAdapter[Uml, Uo, Ch, Uf, Uu], documentOps: Do, rds: ResolvedDocumentSet[Uml], unresolvedElementCrossReferences: Vector[UnresolvedElementCrossReference[Uml]]) extends Product with Serializable

    Permalink
  4. case class OTIResolvedDocumentSetGeneratorAdapter[Uml <: UML, Uo <: UMLOps[Uml], Ch <: OTICharacteristicsProvider[Uml], Uf <: UMLFactory[Uml], Uu <: UMLUpdate[Uml], Do <: DocumentOps[Uml], Ds <: DocumentSet[Uml], Ig <: IDGenerator[Uml]](otiAdapter: OTIAdapter[Uml, Uo, Ch, Uf, Uu], documentOps: Do, rds: ResolvedDocumentSet[Uml], idg: Ig) extends Product with Serializable

    Permalink

Value Members

  1. object OTIAdapter extends Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped