| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.relationships |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends Line> |
Graph.getLines() |
| Modifier and Type | Method and Description |
|---|---|
static Relationship |
Line.createOmrsRelationship(Line line)
Create an omrs relationship with the basic fields filled in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Graph.setLines(Set<? extends Line> lines) |
| Constructor and Description |
|---|
Line(Line template) |
| Modifier and Type | Class and Description |
|---|---|
class |
Antonym
Link between glossary terms that have the opposite meaning.
|
class |
Categorization
TermCategorizationRelationship is a relationship between an entity of type GlossaryCategory and an entity of type GlossaryTerm.
|
class |
CategoryAnchor
CategoryAnchorRelationship is a relationship between an entity of type Glossary and an entity of type GlossaryCategory.
|
class |
CategoryHierarchyLink
CategoryHierarchyLink is a relationship between an entity of type GlossaryCategory and an entity of type GlossaryCategory.
|
class |
HasA
Defines the relationship between a spine object and a spine attribute.
|
class |
IsA
Link between a more general glossary term and a more specific definition.
|
class |
IsATypeOf
Defines an inheritance relationship between two spine objects.
|
class |
Leadership
Leadership is a relationship between an entity of type ActorProfile and an entity of type ActorProfile.
|
class |
LibraryCategoryReference
LibraryCategoryReference is a relationship between an entity of type GlossaryCategory and an entity of type ExternalGlossaryLink.
|
class |
LibraryTermReference
LibraryTermReference is a relationship between an entity of type GlossaryTerm and an entity of type ExternalGlossaryLink.
|
class |
MediaReference
MediaReference is a relationship between an entity of type Referenceable and an entity of type RelatedMedia.
|
class |
PreferredTerm
Link to an alternative term that the organization prefer is used.
|
class |
ProjectScope
The Project Scope relationship links documentation, assets and definitions to the project.
|
class |
RelatedTerm
RelatedTerm is a relationship between an entity of type GlossaryTerm and an entity of type GlossaryTerm.
|
class |
ReplacementTerm
Link to a glossary term that is replacing an obsolete glossary term.
|
class |
SemanticAssignment
Links a glossary term to another element such as an asset or schema element to define its meaning.
|
class |
Synonym
Link between glossary terms that have the same meaning.
|
class |
TermAnchor
TermAnchorRelationship is a relationship between an entity of type Glossary and an entity of type GlossaryTerm.
|
class |
Translation
Link between glossary terms that provide different natural language translation of the same concept.
|
class |
TypedBy
Defines the relationship between a spine attribute and its type.
|
class |
UsedInContext
Link between glossary terms where on describes the context where the other one is valid to use.
|
class |
ValidValue
Link between glossary terms where one defines one of the data values for the another.
|
class |
ZoneGovernance
ZoneGovernance is a relationship between an entity of type GovernanceZone and an entity of type GovernanceDefinition.
|
| Constructor and Description |
|---|
Antonym(Line template) |
Categorization(Line template) |
CategoryAnchor(Line template) |
CategoryHierarchyLink(Line template) |
HasA(Line template) |
IsA(Line template) |
IsATypeOf(Line template) |
Leadership(Line template) |
LibraryCategoryReference(Line template) |
LibraryTermReference(Line template) |
MediaReference(Line template) |
PreferredTerm(Line template) |
ProjectScope(Line template) |
RelatedTerm(Line template) |
ReplacementTerm(Line template) |
SemanticAssignment(Line template) |
Synonym(Line template) |
TermAnchor(Line template) |
Translation(Line template) |
TypedBy(Line template) |
UsedInContext(Line template) |
ValidValue(Line template) |
ZoneGovernance(Line template) |
Copyright © 2018–2020 ODPi. All rights reserved.