Uses of Class
org.eclipse.lyo.core.trs.TrackedResourceSet
Packages that use TrackedResourceSet
-
Uses of TrackedResourceSet in org.eclipse.lyo.oslc4j.trs.server.service
Methods in org.eclipse.lyo.oslc4j.trs.server.service that return TrackedResourceSetModifier and TypeMethodDescriptionTrackedResourceSetService.getTrackedResourceSet()the method managing calls asking for the tracked resource set object. -
Uses of TrackedResourceSet in org.eclipse.lyo.trs.client.util
Methods in org.eclipse.lyo.trs.client.util that return TrackedResourceSetModifier and TypeMethodDescriptionITrackedResourceClient.extractRemoteTrs(URI trsUri) retieve the trs from the trs provider using the trs uri attribute and return a trs pojo accordinglyTrackedResourceClient.extractRemoteTrs(URI trsUri) Methods in org.eclipse.lyo.trs.client.util with parameters of type TrackedResourceSetModifier and TypeMethodDescriptionITrackedResourceClient.updateBases(TrackedResourceSet updatedTrs) TrackedResourceClient.updateBases(TrackedResourceSet updatedTrs) Return a list of base objects corresponding to the pages of the base after requesting them from the base url.