public interface Muddle
extends org.eclipse.emf.ecore.EObject
MuddlePackage.getMuddle()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MuddleElement> |
getElements()
Returns the value of the 'Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<Type> |
getTypes()
Returns the value of the 'Types' containment reference list.
|
org.eclipse.emf.common.util.EList<Type> getTypes()
Type
.
If the meaning of the 'Types' containment reference list isn't clear, there really should be more of a description here...
MuddlePackage.getMuddle_Types()
org.eclipse.emf.common.util.EList<MuddleElement> getElements()
MuddleElement
.
It is bidirectional and its opposite is 'Muddle
'.
If the meaning of the 'Elements' containment reference list isn't clear, there really should be more of a description here...
MuddlePackage.getMuddle_Elements()
,
MuddleElement.getMuddle()
Copyright © 2020. All rights reserved.