public interface FormatSpecification
extends org.eclipse.emf.ecore.EObject
The following features are supported:
NotationPackage.getFormatSpecification()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.Object> |
getProperties()
Returns the value of the 'Properties' map.
|
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.Object> getProperties()
String
,
and the value is of type Object
,
If the meaning of the 'Properties' map isn't clear, there really should be more of a description here...
NotationPackage.getFormatSpecification_Properties()