See: Description
Class | Description |
---|---|
AbstractAssociation |
An instance of an feature association role containing the associated feature.
|
AbstractAttribute<V> |
An instance of an attribute type containing the value of an attribute in a feature.
|
AbstractFeature |
An instance of a feature type containing values for a real-world phenomena.
|
AbstractIdentifiedType |
Identification and description information inherited by property types and feature types.
|
AbstractOperation |
Describes the behaviour of a feature type as a function or a method.
|
DefaultAssociationRole |
Indicates the role played by the association between two features.
|
DefaultAttributeType<V> |
Definition of an attribute in a feature type.
|
DefaultFeatureType |
Abstraction of a real-world phenomena.
|
DefaultOperation | Deprecated
Replaced by
AbstractOperation . |
FeatureFormat |
Formats features or feature types in a tabular format.
|
Features |
Static methods working on features or attributes.
|
Types | Instances |
---|---|
Identified type ├─ Feature type └─ Property type ├─ Attribute type ├─ Feature association role └─ Operation |
Feature (sparse or dense) Property ├─ Attribute (singleton or multi-valued) └─ Feature association (singleton or multi-valued) |
Defined in the sis-feature
module
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.