| ProductOperationGraph manages a list of descriptors belonging to a
particular product. The descriptors have pairwise preferences between
them.
This class extends "OperationGraph" which provide the
other operations such as remove, lookup, set/unset preference etc.
This class is used by the implementation of the OperationRegistry
class and is not intended to be part of the API.
See Also: OperationGraph See Also: - Moved most of the functionality to "OperationGraph" See Also: which has been generalized to maintain product as well See Also: as factory tree |