|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Reference
A representation of the model object 'Reference'.
The following features are supported:
DiagramInterchangePackage.getReference()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
DiagramElement |
getReferenced()
Returns the value of the 'Referenced' reference. |
boolean |
isIsIndividualRepresentation()
Returns the value of the 'Is Individual Representation' attribute |
void |
setIsIndividualRepresentation(boolean value)
Sets the value of the ' Is Individual Representation ' attribute |
void |
setReferenced(DiagramElement value)
Sets the value of the ' Referenced ' reference |
Methods inherited from interface org.topcased.modeler.di.model.DiagramElement |
---|
getContainer, getProperty, getReference, isVisible, setContainer, setVisible |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
boolean isIsIndividualRepresentation()
If the meaning of the 'Is Individual Representation' attribute isn't clear, there really should be more of a description here...
setIsIndividualRepresentation(boolean)
,
DiagramInterchangePackage.getReference_IsIndividualRepresentation()
void setIsIndividualRepresentation(boolean value)
Is Individual Representation
' attribute.
value
- the new value of the 'Is Individual Representation' attribute.isIsIndividualRepresentation()
DiagramElement getReferenced()
Reference
'.
If the meaning of the 'Referenced' reference isn't clear, there really should be more of a description here...
setReferenced(DiagramElement)
,
DiagramInterchangePackage.getReference_Referenced()
,
DiagramElement.getReference()
void setReferenced(DiagramElement value)
Referenced
' reference.
value
- the new value of the 'Referenced' reference.getReferenced()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.