Klasse AssemblyResourceImpl

Alle implementierten Schnittstellen:
Notifier, Resource, Resource.Internal, XMLResource

public class AssemblyResourceImpl extends XMLResourceImpl
The Resource associated with the package.
Siehe auch:
Generated
  • Konstruktordetails

    • AssemblyResourceImpl

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