org.eclipse.lyo.core.trs
Class Creation

java.lang.Object
  extended by org.eclipse.lyo.oslc4j.core.model.AbstractResource
      extended by org.eclipse.lyo.core.trs.ChangeEvent
          extended by org.eclipse.lyo.core.trs.Creation
All Implemented Interfaces:
IExtendedResource, IResource

public class Creation
extends ChangeEvent


Constructor Summary
Creation()
           
Creation(URI about, URI changed, int order)
           
 
Method Summary
 
Methods inherited from class org.eclipse.lyo.core.trs.ChangeEvent
getChanged, getOrder, setChanged, setOrder
 
Methods inherited from class org.eclipse.lyo.oslc4j.core.model.AbstractResource
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Creation

public Creation()

Creation

public Creation(URI about,
                URI changed,
                int order)
Parameters:
about -
changed -
order -


Copyright © 2014. All Rights Reserved.