public class ComposedProperty extends Property
Modifier and Type | Class and Description |
---|---|
static class |
ComposedProperty.PropertyOperatorType |
NULL_ENTITY
Constructor and Description |
---|
ComposedProperty(ComposedProperty.PropertyOperatorType operator,
IAbout about)
Constructor
|
ComposedProperty(ComposedProperty.PropertyOperatorType operator,
String namespace) |
ComposedProperty(IAbout about)
Constructor
sets a default operator value as
PropertyOperatorType.OR |
ComposedProperty(String namespace) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
getCollection() |
String |
getFeatureClassName() |
String |
getNamespace() |
ComposedProperty.PropertyOperatorType |
getPropertyOperatorType() |
Relation |
getRelation() |
void |
setCollection(List<Property> collection) |
void |
setRelation(Relation relation) |
deepCopy, getDomainRestriction, getTypeCondition, getValueCondition, setDomainRestriction, setTypeCondition, setValueCondition
getAbout, getLabel, getLocalname, getTransformation, setAbout, setLabel, setTransformation, toString
public ComposedProperty(ComposedProperty.PropertyOperatorType operator, IAbout about)
operator
- about
- public ComposedProperty(IAbout about)
PropertyOperatorType.OR
about
- IAboutpublic ComposedProperty(ComposedProperty.PropertyOperatorType operator, String namespace)
public ComposedProperty(String namespace)
public Relation getRelation()
public void setRelation(Relation relation)
relation
- the relation to setpublic String getFeatureClassName()
getFeatureClassName
in class Property
Property.getFeatureClassName()
public String getNamespace()
getNamespace
in class Property
Entity
.Property.getNamespace()
public void setCollection(List<Property> collection)
collection
- the collection to setpublic ComposedProperty.PropertyOperatorType getPropertyOperatorType()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a