Class Discussion
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc4j.core.model.Discussion
- All Implemented Interfaces:
IDiscussion
,IExtendedResource
,IResource
@OslcNamespace("http://open-services.net/ns/core#")
@OslcName("Discussion")
@OslcResourceShape(title="Discussion Resource Shape",
describes="http://open-services.net/ns/core#Discussion")
public class Discussion
extends AbstractResource
implements IDiscussion
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceShape
toString()
toString
(boolean asLocalResource) Methods inherited from class org.eclipse.lyo.oslc4j.core.model.AbstractResource
addType, getAbout, getExtendedProperties, getTypes, setAbout, setExtendedProperties, setTypes
-
Constructor Details
-
Discussion
public Discussion() -
Discussion
-
-
Method Details
-
createResourceShape
public static ResourceShape createResourceShape() throws OslcCoreApplicationException, URISyntaxException -
toString
-
toString
-