|
||||||||||
| 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.AbstractKindAdapter
public abstract class AbstractKindAdapter
| 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 | |
|---|---|
AbstractKindAdapter()
|
|
| Method Summary | |
|---|---|
void |
checkPortSpecBindings(Kind kind,
java.util.List<PortSpec> portSpecs,
EMap bindingMap)
Checks port spec bindings for a kind (component or connector). |
| Methods inherited from class edu.ksu.cis.cadena.core.adapter.style.AbstractBaseKindAdapter |
|---|
checkNode, forwardReferenceChanged, notifyChanged |
| 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 AbstractKindAdapter()
| Method Detail |
|---|
public void checkPortSpecBindings(Kind kind,
java.util.List<PortSpec> portSpecs,
EMap bindingMap)
kind - The kind which contains the port specsportSpecs - The set of valid port specs for the kindbindingMap - The map of the kind's port spec bindings
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||