public class Relation extends Entity
RelationType
, which is a list of possible semantic
relations between Entities in an OML Cell.NULL_ENTITY
Modifier and Type | Method and Description |
---|---|
IEntity |
deepCopy() |
List<FeatureClass> |
getDomainRestriction() |
String |
getNamespace() |
List<FeatureClass> |
getRangeRestriction() |
void |
setDomainRestriction(List<FeatureClass> domainRestriction) |
void |
setRangeRestriction(List<FeatureClass> rangeRestriction) |
getAbout, getLabel, getLocalname, getTransformation, setAbout, setLabel, setTransformation, toString
public Relation(IAbout about)
public String getNamespace()
getNamespace
in class Entity
Entity
.public List<FeatureClass> getDomainRestriction()
public void setDomainRestriction(List<FeatureClass> domainRestriction)
domainRestriction
- the domainRestriction to setpublic List<FeatureClass> getRangeRestriction()
public void setRangeRestriction(List<FeatureClass> rangeRestriction)
rangeRestriction
- the rangeRestriction to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a