|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChangeSummary in commonj.sdo |
---|
Methods in commonj.sdo that return ChangeSummary | |
---|---|
ChangeSummary |
DataGraph.getChangeSummary()
Returns the change summary associated with this data graph. |
ChangeSummary |
DataObject.getChangeSummary()
Returns the ChangeSummary with scope covering this dataObject, or null if there is no ChangeSummary. |
Uses of ChangeSummary in org.apache.tuscany.sdo |
---|
Methods in org.apache.tuscany.sdo that return ChangeSummary | |
---|---|
ChangeSummary |
SDOFactory.createChangeSummary()
Returns a new object of class 'Change Summary'. |
Uses of ChangeSummary in org.apache.tuscany.sdo.impl |
---|
Classes in org.apache.tuscany.sdo.impl that implement ChangeSummary | |
---|---|
class |
ChangeSummaryImpl
An implementation of the model object 'EChange Summary'. |
Fields in org.apache.tuscany.sdo.impl declared as ChangeSummary | |
---|---|
protected ChangeSummary |
DataGraphImpl.eChangeSummary
The cached value of the ' EChange Summary ' reference. |
Methods in org.apache.tuscany.sdo.impl that return ChangeSummary | |
---|---|
ChangeSummary |
SDOFactoryImpl.createChangeSummary()
|
ChangeSummary |
DataObjectImpl.getChangeSummary()
|
ChangeSummary |
DataGraphImpl.getChangeSummary()
|
ChangeSummary |
DataGraphImpl.getEChangeSummary()
|
Methods in org.apache.tuscany.sdo.impl with parameters of type ChangeSummary | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DataGraphImpl.basicSetEChangeSummary(ChangeSummary newEChangeSummary,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DataGraphImpl.setEChangeSummary(ChangeSummary newEChangeSummary)
|
Uses of ChangeSummary in org.apache.tuscany.sdo.model |
---|
Methods in org.apache.tuscany.sdo.model that return ChangeSummary | |
---|---|
ChangeSummary |
BaseDataGraphType.getChangeSummary()
Returns the value of the 'Change Summary' attribute. |
Methods in org.apache.tuscany.sdo.model with parameters of type ChangeSummary | |
---|---|
void |
BaseDataGraphType.setChangeSummary(ChangeSummary value)
Sets the value of the ' Change Summary ' attribute. |
Uses of ChangeSummary in org.apache.tuscany.sdo.model.impl |
---|
Fields in org.apache.tuscany.sdo.model.impl declared as ChangeSummary | |
---|---|
protected static ChangeSummary |
BaseDataGraphTypeImpl.CHANGE_SUMMARY_DEFAULT_
The default value of the ' Change Summary ' attribute. |
protected ChangeSummary |
BaseDataGraphTypeImpl.changeSummary
The cached value of the ' Change Summary ' attribute. |
Methods in org.apache.tuscany.sdo.model.impl that return ChangeSummary | |
---|---|
ChangeSummary |
ModelFactoryImpl.createChangeSummaryTypeFromString(String initialValue)
|
ChangeSummary |
BaseDataGraphTypeImpl.getChangeSummary()
|
Methods in org.apache.tuscany.sdo.model.impl with parameters of type ChangeSummary | |
---|---|
void |
BaseDataGraphTypeImpl.setChangeSummary(ChangeSummary newChangeSummary)
|
Uses of ChangeSummary in org.apache.tuscany.sdo.util |
---|
Methods in org.apache.tuscany.sdo.util that return ChangeSummary | |
---|---|
static ChangeSummary |
DataObjectUtil.getChangeSummary(DataObject dataObject)
|
Uses of ChangeSummary in org.apache.tuscany.sdo.util.resource |
---|
Methods in org.apache.tuscany.sdo.util.resource that return ChangeSummary | |
---|---|
ChangeSummary |
ChangeSummaryStreamDeserializer.end()
Imports ChangeSummary 2-2. |
Methods in org.apache.tuscany.sdo.util.resource with parameters of type ChangeSummary | |
---|---|
void |
ChangeSummaryStreamSerializer.saveChangeSummary(ChangeSummary changeSummary,
javax.xml.namespace.QName changeSummaryElement,
javax.xml.stream.XMLStreamWriter writer,
Map options)
Exports ChangeSummary |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |