|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter
edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter
edu.ksu.cis.cadena.core.adapter.style.AbstractMetaKindAdapter
edu.ksu.cis.cadena.core.adapter.style.InterfaceMetaKindAdapter
public class InterfaceMetaKindAdapter
| Field Summary |
|---|
| Fields inherited from class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter |
|---|
NAME_EMPTY_ERROR, PARENT_DELETED_ERROR, PARENT_NOT_EXPOSED_ERROR, PARENT_NOT_SPECIFIED_ERROR, PARENT_NOT_VISIBLE_ERROR, PARENT_UNRESOLVED_ERROR |
| Fields inherited from class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter |
|---|
REFERENCED_OBJECT_IN_TRASH_ERROR |
| Constructor Summary | |
|---|---|
InterfaceMetaKindAdapter()
Default constructor |
|
| Method Summary | |
|---|---|
void |
notifyChanged(Notification notification)
Handles a change notification of a BaseKind object. |
| Methods inherited from class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter |
|---|
checkNode, forwardReferenceChanged |
| Methods inherited from class edu.ksu.cis.cadena.core.adapter.BaseCadenaAdapter |
|---|
addAffectedReferrers, addNotificationValues, getAffectedValues, getTarget, isAdapterForType, setMarkers, setTarget |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceMetaKindAdapter()
| Method Detail |
|---|
public void notifyChanged(Notification notification)
AbstractBaseKindAdapter
Handles a change notification of a BaseKind object.
Depending on the feature that was changed, various checkXXX
methods may be called
notifyChanged in class AbstractBaseKindAdapternotification - The notification message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||