|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.fractal.gui.model.BasicInterface
org.objectweb.fractal.gui.model.BasicServerInterface
Basic implementation of the ServerInterface
interface.
| Field Summary |
|---|
| Fields inherited from class org.objectweb.fractal.gui.model.BasicInterface |
|---|
complementaryItf, masterCollectionItf, owner, slaveCollectionItfs |
| Fields inherited from interface org.objectweb.fractal.gui.model.Interface |
|---|
MANDATORY_INTERFACE_NOT_BOUND, NAME_ALREADY_USED, NAME_MISSING, OK, SIGNATURE_CLASS_INVALID, SIGNATURE_CLASS_NOT_FOUND, SIGNATURE_MISSING |
| Method Summary | |
|---|---|
java.util.List |
getBindings()
Returns the bindings that refer to this server interface. |
| Methods inherited from class org.objectweb.fractal.gui.model.BasicInterface |
|---|
getComplementaryInterface, getMasterCollectionInterface, getMasterInterface, getName, getOwner, getSignature, getSlaveCollectionInterfaces, getStatus, isCollection, isInternal, isOptional, setIsCollection, setIsOptional, setName, setSignature, setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.fractal.gui.model.Interface |
|---|
getComplementaryInterface, getMasterCollectionInterface, getMasterInterface, getName, getOwner, getSignature, getSlaveCollectionInterfaces, getStatus, isCollection, isInternal, isOptional, setIsCollection, setIsOptional, setName, setSignature, setStatus |
| Method Detail |
public java.util.List getBindings()
ServerInterface
getBindings in interface ServerInterfaceBinding objects that refer to
this server interface.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||