public class SDOChangeSummaryType extends SDOType implements commonj.sdo.Type
SDOType.TypeInstantiationPolicy| Constructor and Description |
|---|
SDOChangeSummaryType(SDOTypeHelper sdoTypeHelper) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(commonj.sdo.Property property) |
java.util.List |
getAliasNames() |
java.util.List |
getBaseTypes() |
java.util.List |
getDeclaredProperties() |
java.util.List |
getInstanceProperties() |
java.lang.String |
getName() |
java.util.List |
getProperties() |
SDOProperty |
getProperty(java.lang.String propertyName) |
java.lang.String |
getURI() |
boolean |
isAbstract() |
boolean |
isChangeSummaryType() |
boolean |
isDataType() |
boolean |
isInstance(java.lang.Object object) |
boolean |
isOpen() |
boolean |
isSequenced() |
addAliasName, addBaseType, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, addDeclaredProperty, getAppInfoElements, getAppInfoMap, getChangeSummaryProperty, getDeclaredPropertiesMap, getHelperContext, getImplClass, getImplClassName, getInstanceClass, getInstanceClassName, getNonFinalizedMappingURIs, getNonFinalizedReferencingProps, getPropertiesArray, getPropertyValues, getPseudoDefault, getQName, getSubTypes, getXmlDescriptor, getXsdLocalName, getXsdType, initializeNamespaces, isBaseType, isDataObjectType, isFinalized, isOpenSequencedType, isSubType, isTypeType, 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, setXsdTypepublic SDOChangeSummaryType(SDOTypeHelper sdoTypeHelper)
public java.lang.Object get(commonj.sdo.Property property)
public java.util.List getAliasNames()
getAliasNames in interface commonj.sdo.TypegetAliasNames in class SDOTypepublic java.util.List getBaseTypes()
getBaseTypes in interface commonj.sdo.TypegetBaseTypes in class SDOTypepublic java.util.List getDeclaredProperties()
getDeclaredProperties in interface commonj.sdo.TypegetDeclaredProperties in class SDOTypepublic java.util.List getInstanceProperties()
getInstanceProperties in interface commonj.sdo.TypegetInstanceProperties in class SDOTypepublic java.lang.String getName()
public java.util.List getProperties()
getProperties in interface commonj.sdo.TypegetProperties in class SDOTypepublic SDOProperty getProperty(java.lang.String propertyName)
getProperty in interface commonj.sdo.TypegetProperty in class SDOTypepublic java.lang.String getURI()
public boolean isAbstract()
isAbstract in interface commonj.sdo.TypeisAbstract in class SDOTypepublic boolean isDataType()
isDataType in interface commonj.sdo.TypeisDataType in class SDOTypepublic boolean isInstance(java.lang.Object object)
isInstance in interface commonj.sdo.TypeisInstance in class SDOTypepublic boolean isOpen()
public boolean isSequenced()
isSequenced in interface commonj.sdo.TypeisSequenced in class SDOTypepublic boolean isChangeSummaryType()
isChangeSummaryType in class SDOTypeEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference