Class ModulesResourceImpl

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

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

    • ModulesResourceImpl

      public ModulesResourceImpl(URI uri)
      Creates an instance of the resource.
      Parameters:
      uri - the URI of the new resource.
      Generated