|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlUniqueConstraint | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlUniqueConstraint in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlUniqueConstraint | |
|---|---|
OrmUniqueConstraint |
JpaFactory.buildOrmUniqueConstraint(XmlContextNode parent,
UniqueConstraint.Owner owner,
XmlUniqueConstraint resourceUniqueConstraint)
|
| Uses of XmlUniqueConstraint in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlUniqueConstraint | |
|---|---|
void |
OrmUniqueConstraint.update(XmlUniqueConstraint uniqueConstraint)
Update the OrmUniqueConstraint context model object to match the XmlUniqueConstraint resource model object. |
| Uses of XmlUniqueConstraint in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlUniqueConstraint | |
|---|---|
class |
XmlUniqueConstraintImpl
A representation of the model object 'Unique Constraint'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlUniqueConstraint | |
|---|---|
org.eclipse.emf.common.util.EList<XmlUniqueConstraint> |
AbstractXmlBaseTable.getUniqueConstraints()
Returns the value of the 'Unique Constraints' containment reference list. |
org.eclipse.emf.common.util.EList<XmlUniqueConstraint> |
XmlBaseTable.getUniqueConstraints()
Returns the value of the 'Unique Constraints' containment reference list. |
org.eclipse.emf.common.util.EList<XmlUniqueConstraint> |
XmlTableGenerator.getUniqueConstraints()
Returns the value of the 'Unique Constraints' containment reference list. |
org.eclipse.emf.common.util.EList<XmlUniqueConstraint> |
XmlTableGeneratorImpl.getUniqueConstraints()
Returns the value of the 'Unique Constraints' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||