|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommonRelationship
Insert the type's description here. Creation date: (10/26/2001 9:24:27 AM)
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getCommonRoles()
Returns the EList of the common roles |
CommonRelationshipRole |
getFirstCommonRole()
Gets the first common role |
java.lang.String |
getName()
Returns the name of the CommonRelationship |
CommonRelationshipRole |
getSecondCommonRole()
Gets the second common role |
void |
setName(java.lang.String value)
Sets the name of the CommonRelationship |
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 getCommonRoles()
CommonRelationshipRole getFirstCommonRole()
CommonRelationshipRole getSecondCommonRole()
java.lang.String getName()
void setName(java.lang.String value)
value
- the String value of the name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |