public interface PropertyContainer
extends org.eclipse.emf.ecore.EObject
The following features are supported:
MmPackage.getPropertyContainer()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Property> |
getProperties()
Returns the value of the 'Properties' containment reference list.
|
org.eclipse.emf.common.util.EList<Property> getProperties()
Property
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
MmPackage.getPropertyContainer_Properties()