public class Property extends Entity
NULL_ENTITY
Modifier and Type | Method and Description |
---|---|
IEntity |
deepCopy() |
List<FeatureClass> |
getDomainRestriction() |
String |
getFeatureClassName() |
String |
getNamespace() |
List<String> |
getTypeCondition() |
List<Restriction> |
getValueCondition() |
void |
setDomainRestriction(List<FeatureClass> domainRestriction) |
void |
setTypeCondition(List<String> typeCondition) |
void |
setValueCondition(List<Restriction> valueCondition) |
getAbout, getLabel, getLocalname, getTransformation, setAbout, setLabel, setTransformation, toString
public Property(IAbout about)
public String getNamespace()
getNamespace
in class Entity
Entity
.public String getFeatureClassName()
public List<FeatureClass> getDomainRestriction()
public void setDomainRestriction(List<FeatureClass> domainRestriction)
domainRestriction
- the domainRestriction to setpublic List<Restriction> getValueCondition()
public void setValueCondition(List<Restriction> valueCondition)
valueCondition
- the valueCondition to setpublic void setTypeCondition(List<String> typeCondition)
typeCondition
- the typeCondition to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a