| Modifier and Type | Method and Description |
|---|---|
<R extends InstanceHeader,T extends OmasObject> |
SubjectAreaHandler.convertOmrsToOmas(Collection<R> list,
Class<? extends Mapper> mapperInterface) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
INodeMapper<N extends Node>
Interface for mapping between a Subject Area OMAS Node to an OMRS EntityDetail
|
interface |
IRelationshipMapper<R extends Relationship>
Interface for mapping between a Subject Area OMAS Relationship to an OMRS Relationship
|
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryMapper
Mapping methods to map between Category (or a subtype of Category) and EntityDetail.
|
class |
EntityDetailMapper<N extends Node>
This class provides a mapping between OMRS object EntityDetail and Subject Area OMAS object Node.
|
class |
GlossaryMapper
Mapping methods to map between Glossary (or a subtype of Glossary) and EntityDetail.
|
class |
ProjectMapper
Mapping methods to map between Project (or a subtype of Project) and EntityDetail.
|
class |
TermMapper
Static mapping methods to map between the Term and the generated OMRSBean for GlossaryTerm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AntonymMapper
Mapping methods to map between the antonym and the equivalent omrs Relationship.
|
class |
CategoryAnchorMapper
Mapping methods to map between the categoryAnchor and the equivalent omrs Relationship.
|
class |
CategoryHierarchyLinkMapper
Mapping methods to map between the categoryHierarchyLink and the equivalent omrs Relationship.
|
class |
IsARelationshipMapper
Mapping methods to map between the iSARelationship and the equivalent omrs Relationship.
|
class |
IsATypeOfMapper
Mapping methods to map between the isATypeOf and the equivalent omrs Relationship.
|
class |
PreferredTermMapper
Mapping methods to map between the preferredTerm and the equivalent omrs Relationship.
|
class |
ProjectScopeMapper
Mapping methods to map between the ProjectScope and the equivalent omrs Relationship.
|
class |
RelatedTermMapper
Mapping methods to map between the relatedTerm and the equivalent omrs Relationship.
|
class |
RelationshipMapper<R extends Relationship>
Static mapping methods to map between the relationship and the equivalent generated OMRSRelationshipBean
|
class |
ReplacementTermMapper
Mapping methods to map between the replacementTerm and the equivalent omrs Relationship.
|
class |
SemanticAssignmentMapper
Mapping methods to map between the semanticAssignment and the equivalent omrs Relationship.
|
class |
SynonymMapper
Mapping methods to map between the synonym and the equivalent omrs Relationship.
|
class |
TermAnchorMapper
Mapping methods to map between the termAnchor and the equivalent omrs Relationship.
|
class |
TermCategorizationMapper
Mapping methods to map between the termCategorization and the equivalent omrs Relationship.
|
class |
TermHasARelationshipMapper
Mapping methods to map between the termHASARelationship and the equivalent omrs Relationship.
|
class |
TermIsATypeOfRelationshipDeprecatedMapper
Deprecated.
use IsATypeOfRelationship not TermISATypeOFRelationship
|
class |
TermTypedByRelationshipMapper
Mapping methods to map between the termTYPEDBYRelationship and the equivalent omrs Relationship.
|
class |
TranslationMapper
Mapping methods to map between the translation and the equivalent omrs Relationship.
|
class |
UsedInContextMapper
Mapping methods to map between the usedInContext and the equivalent omrs Relationship.
|
class |
ValidValueMapper
Mapping methods to map between the validValue and the equivalent omrs Relationship.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.