Version: 1.25.0

org.generationcp.ontology.core.feature
Interface SimpleFeatureBaseConstants


public interface SimpleFeatureBaseConstants

Interface that defines the base constants for SimpleFeature concept in Demeter";

Version:
$id$
Author:
Guy Davenport

Field Summary
static java.lang.String ALL_REASONABLE_DATATYPE_ATTRIBUTE_ID
          Defines the unique identifier string for the meta-attribute "All Reasonable Text Searches"
static java.lang.String ALL_REASONABLE_DATATYPE_ATTRIBUTE_NAME
          Defines the name string for the meta-attribute "All Reasonable Text Searches"
static java.lang.String DATATYPE_ID
          Defines the unique identifier string for the data type SimpleFeature
static java.lang.String DATATYPE_NAME
          Defines the unique name string for the data type SimpleFeature
static java.lang.String NAME_DATATYPE_ATTRIBUTE_ID
          Defines the unique identifier string for the attribute name
static java.lang.String NAME_DATATYPE_ATTRIBUTE_NAME
          Defines the unique identifier string for the attribute name
static java.lang.String NAME_DATATYPE_ID
          Defines the unique identifier string for the type name
static java.lang.String NAME_DATATYPE_NAME
          Defines the unique identifier string for the type name
static java.lang.String TYPE_DATATYPE_ATTRIBUTE_ID
          Defines the unique identifier string for the attribute type
static java.lang.String TYPE_DATATYPE_ATTRIBUTE_NAME
          Defines the unique identifier string for the attribute type
static java.lang.String TYPE_DATATYPE_ID
          Defines the unique identifier string for the type type
static java.lang.String TYPE_DATATYPE_NAME
          Defines the unique identifier string for the type type
static java.lang.String UNIQUE_IDENTIFIER_DATATYPE_ATTRIBUTE_ID
          Defines the unique identifier string for the attribute uniqueIdentifier
static java.lang.String UNIQUE_IDENTIFIER_DATATYPE_ATTRIBUTE_NAME
          Defines the unique identifier string for the attribute uniqueIdentifier
static java.lang.String UNIQUE_IDENTIFIER_DATATYPE_ID
          Defines the unique identifier string for the type uniqueIdentifier
static java.lang.String UNIQUE_IDENTIFIER_DATATYPE_NAME
          Defines the unique identifier string for the type uniqueIdentifier
static java.lang.String VALUE_STRING_DATATYPE_ATTRIBUTE_ID
          Defines the unique identifier string for the attribute valueString
static java.lang.String VALUE_STRING_DATATYPE_ATTRIBUTE_NAME
          Defines the unique identifier string for the attribute valueString
static java.lang.String VALUE_STRING_DATATYPE_ID
          Defines the unique identifier string for the type valueString
static java.lang.String VALUE_STRING_DATATYPE_NAME
          Defines the unique identifier string for the type valueString
 

Field Detail

ALL_REASONABLE_DATATYPE_ATTRIBUTE_ID

static final java.lang.String ALL_REASONABLE_DATATYPE_ATTRIBUTE_ID
Defines the unique identifier string for the meta-attribute "All Reasonable Text Searches"

See Also:
Constant Field Values

ALL_REASONABLE_DATATYPE_ATTRIBUTE_NAME

static final java.lang.String ALL_REASONABLE_DATATYPE_ATTRIBUTE_NAME
Defines the name string for the meta-attribute "All Reasonable Text Searches"

See Also:
Constant Field Values

DATATYPE_ID

static final java.lang.String DATATYPE_ID
Defines the unique identifier string for the data type SimpleFeature

See Also:
Constant Field Values

DATATYPE_NAME

static final java.lang.String DATATYPE_NAME
Defines the unique name string for the data type SimpleFeature

See Also:
Constant Field Values

UNIQUE_IDENTIFIER_DATATYPE_ID

static final java.lang.String UNIQUE_IDENTIFIER_DATATYPE_ID
Defines the unique identifier string for the type uniqueIdentifier

See Also:
Constant Field Values

UNIQUE_IDENTIFIER_DATATYPE_NAME

static final java.lang.String UNIQUE_IDENTIFIER_DATATYPE_NAME
Defines the unique identifier string for the type uniqueIdentifier

See Also:
Constant Field Values

UNIQUE_IDENTIFIER_DATATYPE_ATTRIBUTE_ID

static final java.lang.String UNIQUE_IDENTIFIER_DATATYPE_ATTRIBUTE_ID
Defines the unique identifier string for the attribute uniqueIdentifier

See Also:
Constant Field Values

UNIQUE_IDENTIFIER_DATATYPE_ATTRIBUTE_NAME

static final java.lang.String UNIQUE_IDENTIFIER_DATATYPE_ATTRIBUTE_NAME
Defines the unique identifier string for the attribute uniqueIdentifier

See Also:
Constant Field Values

NAME_DATATYPE_ID

static final java.lang.String NAME_DATATYPE_ID
Defines the unique identifier string for the type name

See Also:
Constant Field Values

NAME_DATATYPE_NAME

static final java.lang.String NAME_DATATYPE_NAME
Defines the unique identifier string for the type name

See Also:
Constant Field Values

NAME_DATATYPE_ATTRIBUTE_ID

static final java.lang.String NAME_DATATYPE_ATTRIBUTE_ID
Defines the unique identifier string for the attribute name

See Also:
Constant Field Values

NAME_DATATYPE_ATTRIBUTE_NAME

static final java.lang.String NAME_DATATYPE_ATTRIBUTE_NAME
Defines the unique identifier string for the attribute name

See Also:
Constant Field Values

TYPE_DATATYPE_ID

static final java.lang.String TYPE_DATATYPE_ID
Defines the unique identifier string for the type type

See Also:
Constant Field Values

TYPE_DATATYPE_NAME

static final java.lang.String TYPE_DATATYPE_NAME
Defines the unique identifier string for the type type

See Also:
Constant Field Values

TYPE_DATATYPE_ATTRIBUTE_ID

static final java.lang.String TYPE_DATATYPE_ATTRIBUTE_ID
Defines the unique identifier string for the attribute type

See Also:
Constant Field Values

TYPE_DATATYPE_ATTRIBUTE_NAME

static final java.lang.String TYPE_DATATYPE_ATTRIBUTE_NAME
Defines the unique identifier string for the attribute type

See Also:
Constant Field Values

VALUE_STRING_DATATYPE_ID

static final java.lang.String VALUE_STRING_DATATYPE_ID
Defines the unique identifier string for the type valueString

See Also:
Constant Field Values

VALUE_STRING_DATATYPE_NAME

static final java.lang.String VALUE_STRING_DATATYPE_NAME
Defines the unique identifier string for the type valueString

See Also:
Constant Field Values

VALUE_STRING_DATATYPE_ATTRIBUTE_ID

static final java.lang.String VALUE_STRING_DATATYPE_ATTRIBUTE_ID
Defines the unique identifier string for the attribute valueString

See Also:
Constant Field Values

VALUE_STRING_DATATYPE_ATTRIBUTE_NAME

static final java.lang.String VALUE_STRING_DATATYPE_ATTRIBUTE_NAME
Defines the unique identifier string for the attribute valueString

See Also:
Constant Field Values

Version: 1.25.0

Submit a bug or feature
Generated: Mon Feb 8 16:01:45 CST 2010