|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UPattern
A representation of the model object 'UPattern'.
The following features are supported:
UcorePackage.getUPattern()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getUPredicates()
Returns the value of the 'UPredicates' containment reference list. |
URelation |
getURelation()
Returns the value of the 'URelation' reference. |
void |
setURelation(URelation value)
Sets the value of the ' URelation ' reference. |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
---|
org.eclipse.emf.common.util.EList getUPredicates()
UPredicate
.
It is bidirectional and its opposite is 'UPattern
'.
If the meaning of the 'Predicates' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUPattern_UPredicates()
,
UPredicate.getUPattern()
URelation getURelation()
If the meaning of the 'Relation' reference isn't clear, there really should be more of a description here...
setURelation(URelation)
,
UcorePackage.getUPattern_URelation()
void setURelation(URelation value)
URelation
' reference.
value
- the new value of the 'URelation' reference.getURelation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |