public class SDOTypeType extends SDOType implements commonj.sdo.Type
Modifier and Type | Class and Description |
---|---|
static class |
SDOTypeType.TypeImpl |
SDOType.TypeInstantiationPolicy
Constructor and Description |
---|
SDOTypeType(SDOTypeHelper sdoTypeHelper) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getAliasNames() |
java.util.List |
getBaseTypes() |
java.lang.String |
getName() |
java.lang.String |
getURI() |
void |
initializeMappings() |
boolean |
isAbstract() |
boolean |
isDataType() |
boolean |
isInitialized() |
boolean |
isOpen() |
boolean |
isSequenced() |
boolean |
isTypeType() |
addAliasName, addBaseType, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, get, getAppInfoElements, getAppInfoMap, getChangeSummaryProperty, getDeclaredProperties, getDeclaredPropertiesMap, getHelperContext, getImplClass, getImplClassName, getInstanceClass, getInstanceClassName, getInstanceProperties, getNonFinalizedMappingURIs, getNonFinalizedReferencingProps, getProperties, getPropertiesArray, getProperty, getPropertyValues, getPseudoDefault, getQName, getSubTypes, getXmlDescriptor, getXsdLocalName, getXsdType, initializeNamespaces, isBaseType, isChangeSummaryType, isDataObjectType, isFinalized, isInstance, isOpenSequencedType, isSubType, isWrapperType, isXsd, isXsdList, postInitialize, preInitialize, removeDeclaredProperties, setAbstract, setAliasNames, setAppInfoElements, setBaseTypes, setDataType, setFinalized, setImplClassName, setInstanceClass, setInstanceClassName, setInstanceProperty, setMixed, setNonFinalizedMappingURIs, setNonFinalizedReferencingProps, setOpen, setPropertyValues, setPseudoDefault, setQName, setSequenced, setSubTypes, setupInheritance, setXmlDescriptor, setXsd, setXsdList, setXsdLocalName, setXsdType
public SDOTypeType(SDOTypeHelper sdoTypeHelper)
public java.util.List getAliasNames()
getAliasNames
in interface commonj.sdo.Type
getAliasNames
in class SDOType
public java.util.List getBaseTypes()
getBaseTypes
in interface commonj.sdo.Type
getBaseTypes
in class SDOType
public java.lang.String getName()
public java.lang.String getURI()
public boolean isAbstract()
isAbstract
in interface commonj.sdo.Type
isAbstract
in class SDOType
public boolean isDataType()
isDataType
in interface commonj.sdo.Type
isDataType
in class SDOType
public boolean isOpen()
public boolean isSequenced()
isSequenced
in interface commonj.sdo.Type
isSequenced
in class SDOType
public boolean isTypeType()
isTypeType
in class SDOType
public void initializeMappings()
public boolean isInitialized()