Package org.eclipse.lyo.core.trs
Class Deletion
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.core.trs.ChangeEvent
org.eclipse.lyo.core.trs.Deletion
- All Implemented Interfaces:
IExtendedResource
,IResource
@OslcNamespace("http://open-services.net/ns/core/trs#")
@OslcResourceShape(title="Deletion Shape",
describes="http://open-services.net/ns/core/trs#Deletion")
public class Deletion
extends ChangeEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.lyo.core.trs.ChangeEvent
getChanged, getOrder, setChanged, setOrder, setOrder, toString
Methods inherited from class org.eclipse.lyo.oslc4j.core.model.AbstractResource
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
-
Constructor Details
-
Deletion
public Deletion() -
Deletion
- Parameters:
changed
-order
-
-
Deletion
-