Class ConceptResource
java.lang.Object
org.eclipse.lyo.oslc4j.core.model.AbstractResource
org.eclipse.lyo.oslc.domains.config.ConceptResource
- All Implemented Interfaces:
IConceptResource
,IExtendedResource
,IResource
@OslcNamespace("http://open-services.net/ns/config#")
@OslcName("ConceptResource")
@OslcResourceShape(title="ConceptResource Shape",
describes="http://open-services.net/ns/config#ConceptResource")
public class ConceptResource
extends AbstractResource
implements IConceptResource
-
Constructor Summary
-
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
-
ConceptResource
public ConceptResource() -
ConceptResource
-
-
Method Details
-
createResourceShape
public static ResourceShape createResourceShape() throws OslcCoreApplicationException, URISyntaxException -
toString
-
toString
-