See: Description
Interface | Description |
---|---|
IlpMutableRepresentationLink |
Mutable extension of
IlpRepresentationLink . |
IlpMutableRepresentationNode |
Mutable interface of objects that build up a container hierarchy.
|
IlpRepresentationLink |
Objects implementing this interface will be recognized as links.
|
IlpRepresentationNode |
Objects implementing this interface build up a container hierarchy.
|
RepresentationLinkListener |
This interface permits to observe significant changes of an
IlpRepresentationLink . |
RepresentationNodeListener |
This interface permits the observing of significant changes to an
IlpRepresentationNode . |
Class | Description |
---|---|
IlpAbstractRepresentationLink |
This class is the abstract implementation of
IlpRepresentationLink . |
IlpAbstractRepresentationNode |
This class is the abstract implementation of
IlpRepresentationNode . |
RepresentationLinkEvent |
This class describes a change in an
IlpRepresentationLink . |
RepresentationLinkEvent.Type |
Type of events supported by this event class.
|
RepresentationNodeEvent |
This class describes a change in the list of children of an
IlpRepresentationNode . |
RepresentationNodeEvent.Type |
Type of events supported by this event class.
|
Provides interfaces for representation objects capable of forming a containment hierarchy. It is used by the equipment component and the network component.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.