public class SDOChangeSummaryType extends SDOType implements commonj.sdo.Type
SDOType.TypeInstantiationPolicyaHelperContext, isDataType, javaImplClass, xmlDescriptor| Constructor and Description |
|---|
SDOChangeSummaryType(SDOTypeHelper sdoTypeHelper) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(commonj.sdo.Property property) |
List |
getAliasNames() |
List |
getBaseTypes() |
List |
getDeclaredProperties() |
List |
getInstanceProperties() |
String |
getName() |
List |
getProperties() |
SDOProperty |
getProperty(String propertyName) |
String |
getURI() |
boolean |
isAbstract() |
boolean |
isChangeSummaryType() |
boolean |
isDataType() |
boolean |
isInstance(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 Object get(commonj.sdo.Property property)
public List getAliasNames()
getAliasNames in interface commonj.sdo.TypegetAliasNames in class SDOTypepublic List getBaseTypes()
getBaseTypes in interface commonj.sdo.TypegetBaseTypes in class SDOTypepublic List getDeclaredProperties()
getDeclaredProperties in interface commonj.sdo.TypegetDeclaredProperties in class SDOTypepublic List getInstanceProperties()
getInstanceProperties in interface commonj.sdo.TypegetInstanceProperties in class SDOTypepublic String getName()
public List getProperties()
getProperties in interface commonj.sdo.TypegetProperties in class SDOTypepublic SDOProperty getProperty(String propertyName)
getProperty in interface commonj.sdo.TypegetProperty in class SDOTypepublic 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(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 SDOTypeCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.