|
|||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.eclipse.emf.codegen.ecore.rose2ecore.parser.RoseComponent
A common class for property change event producers.
| Field Summary | |
protected java.util.List |
listeners
|
| Constructor Summary | |
RoseComponent()
|
|
| Method Summary | |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener l)
|
void |
firePropertyChange(java.lang.String propertyName,
int oldValue,
int newValue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.List listeners
| Constructor Detail |
public RoseComponent()
| Method Detail |
public void addPropertyChangeListener(java.beans.PropertyChangeListener l)
public void firePropertyChange(java.lang.String propertyName,
int oldValue,
int newValue)
|
Copyright 2001-2002 IBM Corporation and others. All Rights Reserved. |
||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||