public class CategoryAnchor extends Line
Each entity proxy also stores the entities guid.
Connects a glossary category with its owning glossary.
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
CategoryAnchor() |
CategoryAnchor(Line template) |
CategoryAnchor(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryGuid() |
String |
getGlossaryGuid() |
void |
setCategoryGuid(String categoryGuid) |
void |
setGlossaryGuid(String glossaryGuid) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getGuid, getLineType, getName, getSystemAttributes, getTypeDefGuid, setAdditionalProperties, setEffectiveFromTime, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic CategoryAnchor()
public CategoryAnchor(Line template)
public CategoryAnchor(Relationship omrsRelationship)
public String getCategoryGuid()
public void setCategoryGuid(String categoryGuid)
public String getGlossaryGuid()
public void setGlossaryGuid(String glossaryGuid)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2020 ODPi. All rights reserved.