|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.property.sources.AbstractPropertySource
org.eclipse.gmt.umlx.editor.property.sources.CompoundPropertySource
public class CompoundPropertySource
Field Summary |
---|
Fields inherited from class org.eclipse.gmt.umlx.editor.property.sources.AbstractPropertySource |
---|
READ_ONLY |
Constructor Summary | |
---|---|
CompoundPropertySource()
|
|
CompoundPropertySource(AbstractPropertySource one,
AbstractPropertySource two)
|
Method Summary | |
---|---|
void |
add(AbstractPropertySource propertySource)
|
Methods inherited from class org.eclipse.gmt.umlx.editor.property.sources.AbstractPropertySource |
---|
getEditableValue, getPropertyDescriptor, getPropertyDescriptors, getPropertySource, getPropertyValue, isPropertyIdentity, isPropertyResettable, isPropertySet, isPropertySettable, isPropertyVolatile, resetPropertyValue, setPropertyValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompoundPropertySource()
public CompoundPropertySource(AbstractPropertySource one, AbstractPropertySource two)
Method Detail |
---|
public void add(AbstractPropertySource propertySource)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |