com.metamatrix.modeler.core.index
Class IndexConstants.SEARCH_RECORD_TYPE

java.lang.Object
  extended by com.metamatrix.modeler.core.index.IndexConstants.SEARCH_RECORD_TYPE
Enclosing class:
IndexConstants

public static class IndexConstants.SEARCH_RECORD_TYPE
extends java.lang.Object


Field Summary
static char ANNOTATION
           
static char MODEL_IMPORT
           
static char OBJECT
           
static char OBJECT_REF
           
static char RELATED_OBJECT
           
static char RELATIONSHIP
           
static char RELATIONSHIP_ROLE
           
static char RELATIONSHIP_TYPE
           
static char RESOURCE
           
static char TYPED_OBJECT
           
 
Constructor Summary
IndexConstants.SEARCH_RECORD_TYPE()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

public static final char RESOURCE
See Also:
Constant Field Values

MODEL_IMPORT

public static final char MODEL_IMPORT
See Also:
Constant Field Values

OBJECT

public static final char OBJECT
See Also:
Constant Field Values

OBJECT_REF

public static final char OBJECT_REF
See Also:
Constant Field Values

RELATIONSHIP

public static final char RELATIONSHIP
See Also:
Constant Field Values

RELATED_OBJECT

public static final char RELATED_OBJECT
See Also:
Constant Field Values

RELATIONSHIP_TYPE

public static final char RELATIONSHIP_TYPE
See Also:
Constant Field Values

RELATIONSHIP_ROLE

public static final char RELATIONSHIP_ROLE
See Also:
Constant Field Values

TYPED_OBJECT

public static final char TYPED_OBJECT
See Also:
Constant Field Values

ANNOTATION

public static final char ANNOTATION
See Also:
Constant Field Values
Constructor Detail

IndexConstants.SEARCH_RECORD_TYPE

public IndexConstants.SEARCH_RECORD_TYPE()


Copyright © 2009. All Rights Reserved.