Class SourceModel

  • All Implemented Interfaces:
    Cloneable

    public class SourceModel
    extends com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
    This class is a root of unmarshalled policy source structure. Each instance of the class contains factory method to create new com.sun.xml.ws.policy.sourcemodel.ModelNode instances associated with the actual model instance.
    Author:
    Fabian Ritzmann