|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureClass | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.goml.omwg |
Uses of FeatureClass in eu.esdihumboldt.hale.io.oml.internal.goml.omwg |
---|
Subclasses of FeatureClass in eu.esdihumboldt.hale.io.oml.internal.goml.omwg | |
---|---|
class |
ComposedFeatureClass
This class represents omwg:classConst. |
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.omwg that return types with arguments of type FeatureClass | |
---|---|
List<FeatureClass> |
ComposedRelation.getCollection()
|
List<FeatureClass> |
ComposedFeatureClass.getCollection()
|
List<FeatureClass> |
Relation.getDomainRestriction()
|
List<FeatureClass> |
Property.getDomainRestriction()
|
List<FeatureClass> |
Relation.getRangeRestriction()
|
Method parameters in eu.esdihumboldt.hale.io.oml.internal.goml.omwg with type arguments of type FeatureClass | |
---|---|
void |
ComposedRelation.setCollection(List<FeatureClass> collection)
|
void |
ComposedFeatureClass.setCollection(List<FeatureClass> collection)
|
void |
Relation.setDomainRestriction(List<FeatureClass> domainRestriction)
|
void |
Property.setDomainRestriction(List<FeatureClass> domainRestriction)
|
void |
Relation.setRangeRestriction(List<FeatureClass> rangeRestriction)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |