org
.
omg
.
oti
.
magicdraw
.
uml
.
canonicalXMI
.
helper
MagicDrawOTIAdapters
Related Doc:
package helper
object
MagicDrawOTIAdapters
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
MagicDrawOTIAdapters
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getMDCatalogs
(
omgCatalogResourcePath:
String
=
...
,
omgCatalogResourceURLs:
Seq
[
String
] =
...
,
mdCatalogResourcePath:
String
=
...
,
mdCatalogResourceURLs:
Seq
[
String
] =
...
)
()
:
\/
[
Set
[
Throwable
], (
CatalogURIMapper
,
CatalogURIMapper
)]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
initializeWithDataCharacterizations
(
p:
Project
,
data:
Vector
[
OTIDocumentSetConfiguration
]
)
(
umlOpsCreator: ⇒
\/
[
Set
[
Throwable
],
MagicDrawUMLUtil
] =
magicDrawUMLOpsCreator(p)
,
otiCharacteristicsCreator: (
MagicDrawUMLUtil
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawOTICharacteristicsDataProvider
] =
...
,
factoryCreator: (
MagicDrawUMLUtil
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawUMLFactory
] =
magicDrawUMLFactoryCreator
,
updateCreator: (
MagicDrawUMLUtil
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawUMLUpdate
] =
magicDrawUMLUpdateCreator
)
:
\/
[
Set
[
Throwable
],
MagicDrawOTIDataAdapter
]
def
initializeWithProfileCharacterizations
(
p:
Project
,
otiCharacterizations:
Option
[
Map
[
UMLPackage
[
MagicDrawUML
],
UMLComment
[
MagicDrawUML
]]]
)
(
umlOpsCreator: ⇒
\/
[
Set
[
Throwable
],
MagicDrawUMLUtil
] =
magicDrawUMLOpsCreator(p)
,
otiCharacteristicsCreator: (
MagicDrawUMLUtil
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawOTICharacteristicsProfileProvider
] =
...
,
factoryCreator: (
MagicDrawUMLUtil
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawUMLFactory
] =
magicDrawUMLFactoryCreator
,
updateCreator: (
MagicDrawUMLUtil
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawUMLUpdate
] =
magicDrawUMLUpdateCreator
)
:
\/
[
Set
[
Throwable
],
MagicDrawOTIProfileAdapter
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
magicDrawDocumentOpsCreator
[
OCP <:
OTICharacteristicsProvider
[
MagicDrawUML
]
,
OA <:
OTIAdapter
[
MagicDrawUML
,
MagicDrawUMLUtil
,
OCP
,
MagicDrawUMLFactory
,
MagicDrawUMLUpdate
]
]
(
oa:
OA
)
:
\/
[
Set
[
Throwable
],
MagicDrawDocumentOps
]
def
magicDrawDocumentSetInitializer
(
documentURIMapper:
CatalogURIMapper
,
builtInURIMapper:
CatalogURIMapper
)
(
dOps:
MagicDrawDocumentOps
)
:
\&/
[
Set
[
Throwable
],
MagicDrawDocumentSet
]
def
magicDrawHashIDGenerator
(
ds:
DocumentSet
[
MagicDrawUML
]
)
:
\/
[
Set
[
Throwable
],
MagicDrawHashIDGenerator
]
def
magicDrawIDGenerator
(
ds:
DocumentSet
[
MagicDrawUML
]
)
:
\/
[
Set
[
Throwable
],
MagicDrawIDGenerator
]
def
magicDrawIgnoreCrossReferencedElementFilter
: (
UMLElement
[
MagicDrawUML
]) ⇒
Boolean
def
magicDrawIncludeAllForwardRelationTriple
: (
Document
[
MagicDrawUML
],
RelationTriple
[
MagicDrawUML
],
Document
[
MagicDrawUML
]) ⇒
Boolean
def
magicDrawOTIDataCharacteristicsCreator
(
data:
Vector
[
OTIDocumentSetConfiguration
]
)
(
umlOps:
MagicDrawUMLUtil
)
:
\/
[
Set
[
Throwable
],
MagicDrawOTICharacteristicsDataProvider
]
def
magicDrawOTIProfileCharacteristicsCreator
(
otiCharacterizations:
Option
[
Map
[
UMLPackage
[
MagicDrawUML
],
UMLComment
[
MagicDrawUML
]]]
)
(
umlOps:
MagicDrawUMLUtil
)
:
\/
[
Set
[
Throwable
],
MagicDrawOTICharacteristicsProfileProvider
]
def
magicDrawUMLFactoryCreator
(
umlOps:
MagicDrawUMLUtil
)
:
\/
[
Set
[
Throwable
],
MagicDrawUMLFactory
]
def
magicDrawUMLOpsCreator
(
p:
Project
)
()
:
\/
[
Set
[
Throwable
],
MagicDrawUMLUtil
]
def
magicDrawUMLUpdateCreator
(
umlOps:
MagicDrawUMLUtil
)
:
\/
[
Set
[
Throwable
],
MagicDrawUMLUpdate
]
def
magicDrawUnresolvedElementMapper
: (
UMLElement
[
MagicDrawUML
]) ⇒
Option
[
UMLElement
[
MagicDrawUML
]]
val
mdCL
:
ClassLoader
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
omgCL
:
ClassLoader
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withHashIDGenerator
(
ordsa:
MagicDrawOTIResolvedDocumentSetAdapter
,
hashIdGeneratorCreator: (
DocumentSet
[
MagicDrawUML
]) ⇒
\/
[
Set
[
Throwable
],
MagicDrawHashIDGenerator
] =
magicDrawHashIDGenerator
)
:
\/
[
Set
[
Throwable
],
MagicDrawOTIResolvedDocumentSetHashIDGeneratorAdapter
]
def
withIDGenerator
(
ordsa:
MagicDrawOTIResolvedDocumentSetAdapter
,
idGeneratorCreator: (
DocumentSet
[
MagicDrawUML
]) ⇒
\/
[
Set
[
Throwable
],
MagicDrawIDGenerator
] =
magicDrawIDGenerator
)
:
\/
[
Set
[
Throwable
],
MagicDrawOTIResolvedDocumentSetIDGeneratorAdapter
]
def
withInitialDocumentSetForDataAdapter
(
oa:
MagicDrawOTIDataAdapter
,
catalogsInitializer: () ⇒
\/
[
Set
[
Throwable
], (
CatalogURIMapper
,
CatalogURIMapper
)] =
() => getMDCatalogs()
,
documentOpsCreator: (
MagicDrawOTIDataAdapter
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawDocumentOps
] =
...
,
documentSetInitializer: (
CatalogURIMapper
,
CatalogURIMapper
) ⇒ (
MagicDrawDocumentOps
) ⇒
\&/
[
Set
[
Throwable
],
MagicDrawDocumentSet
] =
magicDrawDocumentSetInitializer
)
(
implicit
nodeT:
scala.reflect.api.JavaUniverse.TypeTag
[
Document
[
MagicDrawUML
]]
,
edgeT:
scala.reflect.api.JavaUniverse.TypeTag
[
DocumentEdge
[
Document
[
MagicDrawUML
]]]
)
:
\&/
[
Set
[
Throwable
],
MagicDrawOTIDocumentSetAdapterForDataProvider
]
def
withInitialDocumentSetForProfileAdapter
(
oa:
MagicDrawOTIProfileAdapter
,
catalogsInitializer: () ⇒
\/
[
Set
[
Throwable
], (
CatalogURIMapper
,
CatalogURIMapper
)] =
() => getMDCatalogs()
,
documentOpsCreator: (
MagicDrawOTIProfileAdapter
) ⇒
\/
[
Set
[
Throwable
],
MagicDrawDocumentOps
] =
...
,
documentSetInitializer: (
CatalogURIMapper
,
CatalogURIMapper
) ⇒ (
MagicDrawDocumentOps
) ⇒
\&/
[
Set
[
Throwable
],
MagicDrawDocumentSet
] =
magicDrawDocumentSetInitializer
)
(
implicit
nodeT:
scala.reflect.api.JavaUniverse.TypeTag
[
Document
[
MagicDrawUML
]]
,
edgeT:
scala.reflect.api.JavaUniverse.TypeTag
[
DocumentEdge
[
Document
[
MagicDrawUML
]]]
)
:
\&/
[
Set
[
Throwable
],
MagicDrawOTIDocumentSetAdapterForProfileProvider
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped