- All Implemented Interfaces:
- java.lang.Iterable<ModelNode>
- Direct Known Subclasses:
- Rcb
public class FcDataObject
extends FcModelNode
This class represents a functionally constraint DataObject. That means it has unique reference and
FunctionalConstraint. A DataObject as defined in part 7-3 is made up of 1..n FcDataObjects where n is the number of
different FunctionalConstraints that the children of the DataObject have. An FcDataObject can have children of types
FcDataObject, Array, ConstructedDataAttribute or BasicDataAttribute.