|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertiesSetStyle
A representation of the model object 'Properties Set Style'.
The following features are supported:
NotationPackage.getPropertiesSetStyle()
Method Summary | |
---|---|
boolean |
createProperty(java.lang.String propertyName,
org.eclipse.emf.ecore.EDataType instanceType,
java.lang.Object initialValue)
|
boolean |
createProperty(java.lang.String propertyName,
java.lang.String initialValue)
|
org.eclipse.emf.common.util.EMap |
getPropertiesMap()
Returns the value of the 'Properties Map' map. |
java.lang.Object |
getProperty(java.lang.String propertyName)
|
boolean |
hasProperty(java.lang.String propertyName)
|
boolean |
removeProperty(java.lang.String propertyName)
|
boolean |
setProperty(java.lang.String propertyName,
java.lang.Object newValue)
|
Methods inherited from interface org.eclipse.gmf.runtime.notation.NamedStyle |
---|
getName, setName |
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 |
Method Detail |
---|
org.eclipse.emf.common.util.EMap getPropertiesMap()
String
,
and the value is of type PropertyValue
,
If the meaning of the 'Properties Map' containment reference list isn't clear, there really should be more of a description here...
NotationPackage.getPropertiesSetStyle_PropertiesMap()
java.lang.Object getProperty(java.lang.String propertyName)
boolean setProperty(java.lang.String propertyName, java.lang.Object newValue)
boolean createProperty(java.lang.String propertyName, org.eclipse.emf.ecore.EDataType instanceType, java.lang.Object initialValue)
boolean removeProperty(java.lang.String propertyName)
boolean hasProperty(java.lang.String propertyName)
boolean createProperty(java.lang.String propertyName, java.lang.String initialValue)
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.