Class Module

    • Constructor Detail

      • Module

        public Module()
    • Method Detail

      • setParentFolder

        public void setParentFolder​(URI parentFolder)
      • getAssetFolder

        @OslcPropertyDefinition("http://jazz.net/ns/rm/navigation#assetFolder")
        @OslcValueType(Resource)
        public URI getAssetFolder()
        Returns the folder associated to this module, in which requirements created in the context of this module shall reside.
        Returns:
        the folder associated to this module.
      • setAssetFolder

        public void setAssetFolder​(URI assetFolder)