org.eaglei.ui.gwt.instance
Class EagleIEntityConstants

java.lang.Object
  extended by org.eaglei.ui.gwt.instance.EagleIEntityConstants

public class EagleIEntityConstants
extends java.lang.Object


Field Summary
static java.lang.String COMMENTS
           
static org.eaglei.model.EIEntity COMMENTS_ENTITY
           
static java.lang.String COMMENTS_LABEL
           
static java.lang.String CURATOR_LABEL
           
static java.lang.String CURATOR_NOTE
           
static org.eaglei.model.EIEntity CURATOR_NOTE_ENTITY
           
static java.lang.String EI_CORE_LAB
           
static org.eaglei.model.EIURI EI_CORE_LAB_URI
           
static java.lang.String EI_LAB
           
static org.eaglei.model.EIEntity EI_LAB_ENTITY
           
static java.lang.String EI_LAB_Label
           
static org.eaglei.model.EIURI EI_LAB_URI
           
static java.lang.String EI_ORGANIZATION
           
static org.eaglei.model.EIEntity EI_ORGANIZATION_ENTITY
           
static java.lang.String EI_ORGANIZATION_LABEL
           
static org.eaglei.model.EIURI EI_ORGANIZATION_URI
           
static java.lang.String FOAF_PERSON
           
static org.eaglei.model.EIURI FOAF_PERSON_URI
           
static java.util.Map<org.eaglei.model.EIEntity,java.lang.String> missingTooltips
           
static java.lang.String RDF_TYPE
           
static org.eaglei.model.EIEntity RDF_TYPE_ENTITY
           
static java.lang.String RDFS_LABEL
           
static org.eaglei.model.EIEntity RDFS_LABEL_ENTITY
           
static org.eaglei.model.EIEntity RESOURCE_DESCRIPTION_ENTITY
           
static org.eaglei.model.EIEntity SYNONYM_ENTITY
           
static org.eaglei.model.EIEntity TERM_REQUEST_ENTITY
           
 
Constructor Summary
EagleIEntityConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EI_LAB

public static final java.lang.String EI_LAB
See Also:
Constant Field Values

FOAF_PERSON

public static final java.lang.String FOAF_PERSON
See Also:
Constant Field Values

EI_ORGANIZATION

public static final java.lang.String EI_ORGANIZATION
See Also:
Constant Field Values

EI_LAB_Label

public static final java.lang.String EI_LAB_Label
See Also:
Constant Field Values

EI_ORGANIZATION_LABEL

public static final java.lang.String EI_ORGANIZATION_LABEL
See Also:
Constant Field Values

EI_LAB_URI

public static final org.eaglei.model.EIURI EI_LAB_URI

FOAF_PERSON_URI

public static final org.eaglei.model.EIURI FOAF_PERSON_URI

EI_ORGANIZATION_URI

public static final org.eaglei.model.EIURI EI_ORGANIZATION_URI

EI_CORE_LAB

public static final java.lang.String EI_CORE_LAB
See Also:
Constant Field Values

EI_CORE_LAB_URI

public static final org.eaglei.model.EIURI EI_CORE_LAB_URI

EI_LAB_ENTITY

public static final org.eaglei.model.EIEntity EI_LAB_ENTITY

EI_ORGANIZATION_ENTITY

public static final org.eaglei.model.EIEntity EI_ORGANIZATION_ENTITY

RDFS_LABEL_ENTITY

public static final org.eaglei.model.EIEntity RDFS_LABEL_ENTITY

RDF_TYPE_ENTITY

public static final org.eaglei.model.EIEntity RDF_TYPE_ENTITY

RDFS_LABEL

public static final java.lang.String RDFS_LABEL
See Also:
Constant Field Values

RDF_TYPE

public static final java.lang.String RDF_TYPE
See Also:
Constant Field Values

COMMENTS

public static final java.lang.String COMMENTS
See Also:
Constant Field Values

COMMENTS_LABEL

public static final java.lang.String COMMENTS_LABEL
See Also:
Constant Field Values

CURATOR_NOTE

public static final java.lang.String CURATOR_NOTE
See Also:
Constant Field Values

CURATOR_LABEL

public static final java.lang.String CURATOR_LABEL
See Also:
Constant Field Values

COMMENTS_ENTITY

public static final org.eaglei.model.EIEntity COMMENTS_ENTITY

CURATOR_NOTE_ENTITY

public static final org.eaglei.model.EIEntity CURATOR_NOTE_ENTITY

TERM_REQUEST_ENTITY

public static final org.eaglei.model.EIEntity TERM_REQUEST_ENTITY

RESOURCE_DESCRIPTION_ENTITY

public static final org.eaglei.model.EIEntity RESOURCE_DESCRIPTION_ENTITY

SYNONYM_ENTITY

public static final org.eaglei.model.EIEntity SYNONYM_ENTITY

missingTooltips

public static final java.util.Map<org.eaglei.model.EIEntity,java.lang.String> missingTooltips
Constructor Detail

EagleIEntityConstants

public EagleIEntityConstants()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.