public class ComposedRelation extends Relation
Modifier and Type | Class and Description |
---|---|
static class |
ComposedRelation.RelationOperatorType |
NULL_ENTITY
Constructor and Description |
---|
ComposedRelation(IAbout about) |
Modifier and Type | Method and Description |
---|---|
List<FeatureClass> |
getCollection() |
ComposedRelation.RelationOperatorType |
getRelationOperatorType() |
void |
setCollection(List<FeatureClass> collection) |
void |
setRelationOperatorType(ComposedRelation.RelationOperatorType operator) |
deepCopy, getDomainRestriction, getNamespace, getRangeRestriction, setDomainRestriction, setRangeRestriction
getAbout, getLabel, getLocalname, getTransformation, setAbout, setLabel, setTransformation, toString
public ComposedRelation(IAbout about)
public List<FeatureClass> getCollection()
public void setCollection(List<FeatureClass> collection)
collection
- the collection to setpublic ComposedRelation.RelationOperatorType getRelationOperatorType()
public void setRelationOperatorType(ComposedRelation.RelationOperatorType operator)
operator
- the operator to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a