|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Link
Interface for Link ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/DataModel#Link)
| Field Summary | |
|---|---|
static Property |
hasActionNameProperty
The Jena Property for hasActionName (URI: http://www.ibspan.waw.pl/tss/DataModel#hasActionName) |
static Property |
hasLabelProperty
The Jena Property for hasLabel (URI: http://www.ibspan.waw.pl/tss/DataModel#hasLabel) |
static Resource |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
String |
getHasActionName()
Gets the 'hasActionName' property value |
String |
getHasLabel()
Gets the 'hasLabel' property value |
void |
setHasActionName(String hasActionName)
Sets the 'hasActionName' property value |
void |
setHasLabel(String hasLabel)
Sets the 'hasLabel' property value |
| Methods inherited from interface com.ibm.adtech.jastor.Thing |
|---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
| Field Detail |
|---|
static final Resource TYPE
static final Property hasLabelProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasLabel)
static final Property hasActionNameProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasActionName)
| Method Detail |
|---|
String getHasLabel()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasLabelProperty
void setHasLabel(String hasLabel)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasLabelProperty
String getHasActionName()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhasActionNameProperty
void setHasActionName(String hasActionName)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhasActionNameProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||