org.openxma.dsl.dom.model
Interface ValueObject

All Superinterfaces:
ComplexType, org.eclipse.emf.ecore.EObject, org.openxma.dsl.core.model.IDocumentable, org.openxma.dsl.core.model.ModelElement, org.eclipse.emf.common.notify.Notifier, org.openxma.dsl.core.model.Type
All Known Implementing Classes:
ValueObjectImpl

public interface ValueObject
extends ComplexType

A representation of the model object 'Value Object'.

See Also:
DomPackage.getValueObject()

Method Summary
 
Methods inherited from interface org.openxma.dsl.dom.model.ComplexType
getAllAttributes, getAllPresentableFeaturesIncludingSuperType, getAttributes
 
Methods inherited from interface org.openxma.dsl.core.model.ModelElement
getName, setName
 
Methods inherited from interface org.openxma.dsl.core.model.IDocumentable
getTxtDescription, setTxtDescription
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2013. All Rights Reserved.