|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Slot
A representation of the model object 'Slot'.
The following features are supported:
MuddlePackage.getSlot()
Method Summary | |
---|---|
Feature |
getFeature()
Returns the value of the 'Feature' reference. |
MuddleElement |
getOwningElement()
Returns the value of the 'Owning Element' container reference. |
org.eclipse.emf.common.util.EList<java.lang.Object> |
getValues()
Returns the value of the 'Values' attribute list. |
void |
setFeature(Feature value)
Sets the value of the ' Feature ' reference. |
void |
setOwningElement(MuddleElement value)
Sets the value of the ' Owning Element ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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<java.lang.Object> getValues()
Object
.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
MuddlePackage.getSlot_Values()
Feature getFeature()
Slots
'.
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(Feature)
,
MuddlePackage.getSlot_Feature()
,
Feature.getSlots()
void setFeature(Feature value)
Feature
' reference.
value
- the new value of the 'Feature' reference.getFeature()
MuddleElement getOwningElement()
Slots
'.
If the meaning of the 'Owning Element' container reference isn't clear, there really should be more of a description here...
setOwningElement(MuddleElement)
,
MuddlePackage.getSlot_OwningElement()
,
MuddleElement.getSlots()
void setOwningElement(MuddleElement value)
Owning Element
' container reference.
value
- the new value of the 'Owning Element' container reference.getOwningElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |