|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataBaseConstraint
A representation of the model object 'Data Base Constraint'.
The following features are supported:
DomPackage.getDataBaseConstraint()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Attribute> |
getAttributes()
Returns the value of the 'Attributes' 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. |
DataBaseConstraintType |
getType()
Returns the value of the 'Type' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setType(DataBaseConstraintType value)
Sets the value of the ' Type' attribute. |
| 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 |
|---|
DataBaseConstraintType getType()
DataBaseConstraintType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
DataBaseConstraintType,
setType(DataBaseConstraintType),
DomPackage.getDataBaseConstraint_Type()void setType(DataBaseConstraintType value)
Type' attribute.
value - the new value of the 'Type' attribute.DataBaseConstraintType,
getType()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DomPackage.getDataBaseConstraint_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<Attribute> getAttributes()
Attribute.
If the meaning of the 'Attributes' reference list isn't clear, there really should be more of a description here...
DomPackage.getDataBaseConstraint_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.getDataBaseConstraint_ResolvedAttributeList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||