|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Entity
A representation of the model object ' Entity'.
The following features are supported:
Super TypeAttribute GroupsConditions BlockRepositoryKeySort OrdersIdentifierVersionRequired ReferencesRequired Attributes
DomPackage.getEntity()| Method Summary | |
|---|---|
Collection<Attribute> |
copyAttributes()
Returns a collection of the self-contained copies of each attribute. |
Attribute |
getAttributeByName(String name)
|
org.eclipse.emf.common.util.EList<AttributeGroup> |
getAttributeGroups()
Returns the value of the 'Attribute Groups' containment reference list. |
org.openxma.dsl.core.model.ConditionsBlock |
getConditionsBlock()
Returns the value of the 'Conditions Block' containment reference. |
DataView |
getDefaultDataView()
|
String |
getDefaultDataViewName()
|
Attribute |
getIdentifier()
Returns the value of the 'Identifier' reference. |
AttributeGroup |
getKey()
Returns the value of the 'Key' reference. |
Dao |
getRepository()
Returns the value of the 'Repository' reference. |
org.eclipse.emf.common.util.EList<Attribute> |
getRequiredAttributes()
Returns the value of the 'Required Attributes' reference list. |
org.eclipse.emf.common.util.EList<Attribute> |
getRequiredReferences()
Returns the value of the 'Required References' reference list. |
org.eclipse.emf.common.util.EList<Attribute> |
getResolvedAttributeList()
|
org.eclipse.emf.common.util.EList<AttributeGroup> |
getSortOrders()
Returns the value of the 'Sort Orders' reference list. |
Entity |
getSuperType()
Returns the value of the 'Super Type' reference. |
Attribute |
getVersion()
Returns the value of the 'Version' reference. |
void |
setConditionsBlock(org.openxma.dsl.core.model.ConditionsBlock value)
Sets the value of the ' Conditions Block' containment reference. |
void |
setDas(Dao das)
|
void |
setSuperType(Entity 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 |
|---|
Entity getSuperType()
If the meaning of the 'Super Type' reference isn't clear, there really should be more of a description here...
setSuperType(Entity),
DomPackage.getEntity_SuperType()void setSuperType(Entity value)
Super Type' reference.
value - the new value of the 'Super Type' reference.getSuperType()org.eclipse.emf.common.util.EList<AttributeGroup> getAttributeGroups()
AttributeGroup.
If the meaning of the 'Attribute Groups' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getEntity_AttributeGroups()org.openxma.dsl.core.model.ConditionsBlock getConditionsBlock()
If the meaning of the 'Conditions Block' containment reference isn't clear, there really should be more of a description here...
setConditionsBlock(ConditionsBlock),
DomPackage.getEntity_ConditionsBlock()void setConditionsBlock(org.openxma.dsl.core.model.ConditionsBlock value)
Conditions Block' containment reference.
value - the new value of the 'Conditions Block' containment reference.getConditionsBlock()Dao getRepository()
If the meaning of the 'Repository' reference isn't clear, there really should be more of a description here...
DomPackage.getEntity_Repository()AttributeGroup getKey()
If the meaning of the 'Key' containment reference isn't clear, there really should be more of a description here...
DomPackage.getEntity_Key()org.eclipse.emf.common.util.EList<AttributeGroup> getSortOrders()
AttributeGroup.
If the meaning of the 'Sort Orders' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getEntity_SortOrders()Attribute getIdentifier()
If the meaning of the 'Identifier' reference isn't clear, there really should be more of a description here...
DomPackage.getEntity_Identifier()Attribute getVersion()
If the meaning of the 'Version' reference isn't clear, there really should be more of a description here...
DomPackage.getEntity_Version()org.eclipse.emf.common.util.EList<Attribute> getRequiredReferences()
Attribute.
If the meaning of the 'Required References' reference list isn't clear, there really should be more of a description here...
DomPackage.getEntity_RequiredReferences()org.eclipse.emf.common.util.EList<Attribute> getRequiredAttributes()
Attribute.
If the meaning of the 'Required Attributes' reference list isn't clear, there really should be more of a description here...
DomPackage.getEntity_RequiredAttributes()void setDas(Dao das)
Collection<Attribute> copyAttributes()
Attribute getAttributeByName(String name)
name - the name of the attribute to match
DataView getDefaultDataView()
String getDefaultDataViewName()
DataView for the
given entityorg.eclipse.emf.common.util.EList<Attribute> getResolvedAttributeList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||