|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataView
A representation of the model object 'Data View'.
The following features are supported:
DomPackage.getDataView()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<FeatureReference> |
getFeatureReferences()
Returns the value of the 'Feature References' containment reference list. |
org.eclipse.emf.common.util.EList<Attribute> |
getReferencedAssociations()
|
DataView |
getSuperType()
Returns the value of the 'Super Type' reference. |
boolean |
includesAllRequiredFeaturesFor(Entity entity)
|
boolean |
includesIdentifierFor(Entity entity)
|
boolean |
includesKeyFor(Entity entity)
|
boolean |
includesVersionFor(Entity entity)
|
void |
setSuperType(DataView value)
Sets the value of the ' Super Type' reference. |
| 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 |
| Method Detail |
|---|
DataView getSuperType()
If the meaning of the 'Super Type' reference isn't clear, there really should be more of a description here...
setSuperType(DataView),
DomPackage.getDataView_SuperType()void setSuperType(DataView value)
Super Type' reference.
value - the new value of the 'Super Type' reference.getSuperType()org.eclipse.emf.common.util.EList<FeatureReference> getFeatureReferences()
FeatureReference.
If the meaning of the 'Feature References' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getDataView_FeatureReferences()org.eclipse.emf.common.util.EList<Attribute> getReferencedAssociations()
boolean includesAllRequiredFeaturesFor(Entity entity)
boolean includesIdentifierFor(Entity entity)
boolean includesKeyFor(Entity entity)
boolean includesVersionFor(Entity entity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||