org.eclipse.lyo.oslc4j.core.model
Class ResourceShape
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc4j.core.model.ResourceShape
- All Implemented Interfaces:
- IExtendedResource, IResource
public final class ResourceShape
- extends AbstractResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceShape
public ResourceShape()
ResourceShape
public ResourceShape(URI about)
addDescribeItem
public void addDescribeItem(URI describeItem)
addProperty
public void addProperty(Property property)
getProperty
public Property getProperty(URI definition)
getDescribes
public URI[] getDescribes()
getProperties
public Property[] getProperties()
getTitle
public String getTitle()
setDescribes
public void setDescribes(URI[] describes)
setProperties
public void setProperties(Property[] properties)
setTitle
public void setTitle(String title)
Copyright © 2013. All rights reserved.