|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeGroup
A representation of the model object 'Attribute Group'.
The following features are supported:
DomPackage.getAttributeGroup()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<AttributeSortOrder> |
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList<Attribute> |
getResolvedAttributeList()
Returns the value of the 'Resolved Attribute List' reference list. |
boolean |
isFilter()
Returns the value of the 'Filter' attribute. |
boolean |
isKey()
Returns the value of the 'Key' attribute. |
boolean |
isSortorder()
Returns the value of the 'Sortorder' attribute. |
boolean |
isUnique()
Returns the value of the 'Unique' attribute. |
void |
setFilter(boolean value)
Sets the value of the ' Filter' attribute. |
void |
setKey(boolean value)
Sets the value of the ' Key' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setSortorder(boolean value)
Sets the value of the ' Sortorder' attribute. |
void |
setUnique(boolean value)
Sets the value of the ' Unique' attribute. |
| 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 |
|---|
boolean isKey()
If the meaning of the 'Key' attribute isn't clear, there really should be more of a description here...
setKey(boolean),
DomPackage.getAttributeGroup_Key()void setKey(boolean value)
Key' attribute.
value - the new value of the 'Key' attribute.isKey()boolean isUnique()
If the meaning of the 'Unique' attribute isn't clear, there really should be more of a description here...
setUnique(boolean),
DomPackage.getAttributeGroup_Unique()void setUnique(boolean value)
Unique' attribute.
value - the new value of the 'Unique' attribute.isUnique()boolean isFilter()
If the meaning of the 'Filter' attribute isn't clear, there really should be more of a description here...
setFilter(boolean),
DomPackage.getAttributeGroup_Filter()void setFilter(boolean value)
Filter' attribute.
value - the new value of the 'Filter' attribute.isFilter()boolean isSortorder()
If the meaning of the 'Sortorder' attribute isn't clear, there really should be more of a description here...
setSortorder(boolean),
DomPackage.getAttributeGroup_Sortorder()void setSortorder(boolean value)
Sortorder' attribute.
value - the new value of the 'Sortorder' attribute.isSortorder()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DomPackage.getAttributeGroup_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<AttributeSortOrder> getAttributes()
AttributeSortOrder.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getAttributeGroup_Attributes()org.eclipse.emf.common.util.EList<Attribute> getResolvedAttributeList()
Attribute.
If the meaning of the 'Resolved Attribute List' reference list isn't clear, there really should be more of a description here...
DomPackage.getAttributeGroup_ResolvedAttributeList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||