public interface RelationsModel
extends de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
RelationsPackage.getRelationsModel()
Modifier and Type | Method and Description |
---|---|
EList<Relation> |
getRelations()
Returns the value of the 'Relations' reference list.
|
EList<RelationType> |
getRelationTypes()
Returns the value of the 'Relation Types' containment reference list.
|
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<RelationType> getRelationTypes()
RelationType
.
If the meaning of the 'Relation Types' containment reference list isn't clear, there really should be more of a description here...
RelationsPackage.getRelationsModel_RelationTypes()
EList<Relation> getRelations()
Relation
.
If the meaning of the 'Relations' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getRelationsModel_Relations()