|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Restriction | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.goml.omwg | |
eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator |
Uses of Restriction in eu.esdihumboldt.hale.io.oml.internal.goml.omwg |
---|
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.omwg that return types with arguments of type Restriction | |
---|---|
List<Restriction> |
FeatureClass.getAttributeOccurenceCondition()
|
List<Restriction> |
FeatureClass.getAttributeTypeCondition()
|
List<Restriction> |
FeatureClass.getAttributeValueCondition()
|
List<Restriction> |
Property.getValueCondition()
|
List<Restriction> |
PropertyQualifier.getValueCondition()
Gets the value of the valueCondition property. |
Method parameters in eu.esdihumboldt.hale.io.oml.internal.goml.omwg with type arguments of type Restriction | |
---|---|
void |
FeatureClass.setAttributeOccurenceCondition(List<Restriction> attributeOccurenceCondition)
|
void |
FeatureClass.setAttributeTypeCondition(List<Restriction> attributeTypeCondition)
|
void |
FeatureClass.setAttributeValueCondition(List<Restriction> attributeValueCondition)
|
void |
Property.setValueCondition(List<Restriction> valueCondition)
|
Uses of Restriction in eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator |
---|
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.omwg.comparator with parameters of type Restriction | |
---|---|
boolean |
OtherwiseComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
|
boolean |
IComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
Evaluates the source property against a Restriction. |
boolean |
NotEqualComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
|
boolean |
EqualComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
|
boolean |
OneOfComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
|
boolean |
ContainsComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
|
boolean |
LessThanComparator.evaluate(Restriction sourceRestriction,
org.opengis.feature.Property sourceProp)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |