org.apache.tuscany.sdo.helper
Class SDOAnnotations
java.lang.Object
org.apache.tuscany.sdo.helper.SDOAnnotations
- Direct Known Subclasses:
- SchemaBuilder
public class SDOAnnotations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COLON
public static final String COLON
- See Also:
- Constant Field Values
COMMONJ_SDO_NS
public static final String COMMONJ_SDO_NS
- See Also:
- Constant Field Values
COMMONJ_SDO_NS_PREFIX
public static final String COMMONJ_SDO_NS_PREFIX
- See Also:
- Constant Field Values
SDO_JAVA_NS
public static final String SDO_JAVA_NS
- See Also:
- Constant Field Values
SDO_JAVA_NS_PREFIX
public static final String SDO_JAVA_NS_PREFIX
- See Also:
- Constant Field Values
JAVA_PACKAGE
public static final String JAVA_PACKAGE
- See Also:
- Constant Field Values
ALIAS_NAMES
public static final String ALIAS_NAMES
- See Also:
- Constant Field Values
READ_ONLY
public static final String READ_ONLY
- See Also:
- Constant Field Values
INSTANCE_CLASS
public static final String INSTANCE_CLASS
- See Also:
- Constant Field Values
ABSTRACT_TYPE
public static final String ABSTRACT_TYPE
- See Also:
- Constant Field Values
PROPERTY_TYPE
public static final String PROPERTY_TYPE
- See Also:
- Constant Field Values
OPPOSITE_PROPERTY
public static final String OPPOSITE_PROPERTY
- See Also:
- Constant Field Values
SCHEMA
public static final String SCHEMA
- See Also:
- Constant Field Values
ELEMENT
public static final String ELEMENT
- See Also:
- Constant Field Values
COMPLEX_TYPE
public static final String COMPLEX_TYPE
- See Also:
- Constant Field Values
SIMPLE_TYPE
public static final String SIMPLE_TYPE
- See Also:
- Constant Field Values
ATTRIBUTE
public static final String ATTRIBUTE
- See Also:
- Constant Field Values
SDOAnnotations
public SDOAnnotations()
makeAnnotationMapKey
public static String makeAnnotationMapKey(String namespace,
String schemaElementType,
String nameAttrValue)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.