Package

imce.oti.mof.magicdraw.dynamicscripts

tiwg

Permalink

package tiwg

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

Type Members

  1. final class DocumentHelper extends AnyVal

    Permalink
  2. final class ElementHelper extends AnyVal

    Permalink

Value Members

  1. object ExportAsOTIMOFLibraries

    Permalink

    Export selected UML Packages as OTI MOF Libraries, that is, the exported OTIMOFLibraryResourceExtents will only have the UML DataTypes defined in the selected packages.

    Export selected UML Packages as OTI MOF Libraries, that is, the exported OTIMOFLibraryResourceExtents will only have the UML DataTypes defined in the selected packages.

    Everything outside the scope of an OTIMOFLibraryResourceExtent is ignored

  2. object ExportAsOTIMOFMetamodels

    Permalink

    Export selected UML Packages as OTI MOF Metamodels, that is, the exported OTIMOFMetamodelResourceExtents will only have the UML Classes & Associations corresponding to an OTI MOF metamodel, which is a restricted kind of OMG MOF 2.5.1 CMOF metamodel.

    Export selected UML Packages as OTI MOF Metamodels, that is, the exported OTIMOFMetamodelResourceExtents will only have the UML Classes & Associations corresponding to an OTI MOF metamodel, which is a restricted kind of OMG MOF 2.5.1 CMOF metamodel.

    Everything outside the scope of an OTIMOFMetamodelResourceExtent is ignored

  3. object ExportAsOTIMOFModels

    Permalink

    Export selected UML Packages as OTI MOF Models based on: - libraries: PrimitiveTypes - metamodels: UML - profiles: StandardProfile, SysML

    Export selected UML Packages as OTI MOF Models based on: - libraries: PrimitiveTypes - metamodels: UML - profiles: StandardProfile, SysML

    The intent is to make sure *everything* is accounted for in the exported OTIMOFModelResourceExtent such that the original UML Packages could be re-recrated without any loss of information from the OTIMOFModelResourceExtents.

  4. object ExportAsOTIMOFProfiles

    Permalink

    Export selected UML Profiles as OTI MOF Profiles, that is, the exported OTIMOFProfileResourceExtents will only have the UML Stereotypes & stereotype associations corresponding to an OTI MOF profile, which is a restricted kind of OMG UML 2.5 profile without profile-defined datatypes or classes.

    Export selected UML Profiles as OTI MOF Profiles, that is, the exported OTIMOFProfileResourceExtents will only have the UML Stereotypes & stereotype associations corresponding to an OTI MOF profile, which is a restricted kind of OMG UML 2.5 profile without profile-defined datatypes or classes.

    Everything outside the scope of an OTIMOFProfileResourceExtent is ignored

  5. object ExportOTIDocumentSetConfiguration

    Permalink
  6. object ExportOTILibrariesDocumentSetConfigurationToOTIMOFJsonResources

    Permalink
  7. object ExportOTIMetamodelsDocumentSetConfigurationToOTIMOFJsonResources

    Permalink
  8. object ExportOTIProfilesModelsDocumentSetConfigurationToOTIMOFJsonResources

    Permalink
  9. object ModelElementAttributeValueExporter

    Permalink
  10. object ModelLinkExporter

    Permalink
  11. object ModelStereotypeTagPropertyExporter

    Permalink
  12. object Package2OTIMOFResource

    Permalink
  13. object Profile2OTIMOFResource

    Permalink
  14. object Utils

    Permalink
  15. def chooseDirectory(title: String, description: String, dir: File = getApplicationInstallDir): Try[Option[File]]

    Permalink
  16. package examples

    Permalink
  17. implicit def toDocumentHelper(d: Document[MagicDrawUML]): DocumentHelper

    Permalink
  18. implicit def toElementHelper(e: UMLElement[MagicDrawUML]): ElementHelper

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped