Class QMLProfileResourceImpl

All Implemented Interfaces:
Notifier, Resource, Resource.Internal, XMLResource

public class QMLProfileResourceImpl extends XMLResourceImpl
The Resource associated with the package.
See Also:
Generated class or method.
  • Constructor Details

    • QMLProfileResourceImpl

      public QMLProfileResourceImpl(URI uri)
      Creates an instance of the resource.
      Parameters:
      uri - the URI of the new resource.
      Generated class or method.