|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelativePhysicalRelationshipLabelValue
This interface defines a class in an EMF model for a Physical Relationship Label Value.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
RelativePhysicalRelationship |
getRelationship()
|
boolean |
isAdjacent()
True if the relationship involves physical contact (i.e. |
void |
setAdjacent(boolean value)
Sets the value of the ' Adjacent ' attribute. |
void |
setRelationship(RelativePhysicalRelationship value)
Sets the value of the ' Relationship ' attribute. |
Methods inherited from interface org.eclipse.ohf.stem.core.graph.LabelValue |
---|
reset |
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 |
Methods inherited from interface org.eclipse.ohf.stem.core.common.SanityChecker |
---|
sane |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
boolean isAdjacent()
void setAdjacent(boolean value)
Adjacent
' attribute.
value
- the new value of the 'Adjacent' attribute.isAdjacent()
RelativePhysicalRelationship getRelationship()
void setRelationship(RelativePhysicalRelationship value)
Relationship
' attribute.
value
- the new value of the 'Relationship' attribute.RelativePhysicalRelationship
,
getRelationship()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |