|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlIndex_2_2
A representation of the model object 'Xml Index 22'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
The following features are supported:
EclipseLinkOrmV2_2Package.getXmlIndex_2_2()| Method Summary | |
|---|---|
java.lang.String |
getCatalog()
Returns the value of the 'Catalog' attribute. |
org.eclipse.emf.common.util.EList<java.lang.String> |
getColumnNames()
Returns the value of the 'Column Names' attribute list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getSchema()
Returns the value of the 'Schema' attribute. |
java.lang.String |
getTable()
Returns the value of the 'Table' attribute. |
java.lang.Boolean |
getUnique()
Returns the value of the 'Unique' attribute. |
void |
setCatalog(java.lang.String value)
Sets the value of the ' Catalog' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setSchema(java.lang.String value)
Sets the value of the ' Schema' attribute. |
void |
setTable(java.lang.String value)
Sets the value of the ' Table' attribute. |
void |
setUnique(java.lang.Boolean value)
Sets the value of the ' Unique' attribute. |
| Methods inherited from interface org.eclipse.jpt.jpa.core.resource.xml.JpaEObject |
|---|
containsOffset, createDeleteEdit, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
EclipseLinkOrmV2_2Package.getXmlIndex_2_2_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getSchema()
If the meaning of the 'Schema' attribute isn't clear, there really should be more of a description here...
setSchema(String),
EclipseLinkOrmV2_2Package.getXmlIndex_2_2_Schema()void setSchema(java.lang.String value)
Schema' attribute.
value - the new value of the 'Schema' attribute.getSchema()java.lang.String getCatalog()
If the meaning of the 'Catalog' attribute isn't clear, there really should be more of a description here...
setCatalog(String),
EclipseLinkOrmV2_2Package.getXmlIndex_2_2_Catalog()void setCatalog(java.lang.String value)
Catalog' attribute.
value - the new value of the 'Catalog' attribute.getCatalog()java.lang.String getTable()
If the meaning of the 'Table' attribute isn't clear, there really should be more of a description here...
setTable(String),
EclipseLinkOrmV2_2Package.getXmlIndex_2_2_Table()void setTable(java.lang.String value)
Table' attribute.
value - the new value of the 'Table' attribute.getTable()java.lang.Boolean getUnique()
If the meaning of the 'Unique' attribute isn't clear, there really should be more of a description here...
setUnique(Boolean),
EclipseLinkOrmV2_2Package.getXmlIndex_2_2_Unique()void setUnique(java.lang.Boolean value)
Unique' attribute.
value - the new value of the 'Unique' attribute.getUnique()org.eclipse.emf.common.util.EList<java.lang.String> getColumnNames()
String.
If the meaning of the 'Column Names' attribute list isn't clear, there really should be more of a description here...
EclipseLinkOrmV2_2Package.getXmlIndex_2_2_ColumnNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||