|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.guiseframework.component.rdf.maqro.AbstractInteractionTreeNodeRepresentationStrategy<com.globalmentor.urf.maqro.Interaction>
com.guiseframework.component.rdf.maqro.InteractionTreeNodeRepresentationStrategy
public class InteractionTreeNodeRepresentationStrategy
A tree node representation strategy representing a MAQRO interaction.
| Constructor Summary | |
|---|---|
InteractionTreeNodeRepresentationStrategy()
Default constructor with a default RDF XMLifier. |
|
InteractionTreeNodeRepresentationStrategy(com.globalmentor.rdf.RDFXMLGenerator rdfXMLifier)
RDF XMLifier constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.guiseframework.component.rdf.maqro.AbstractInteractionTreeNodeRepresentationStrategy |
|---|
buildLabelText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionTreeNodeRepresentationStrategy()
public InteractionTreeNodeRepresentationStrategy(com.globalmentor.rdf.RDFXMLGenerator rdfXMLifier)
rdfXMLifier - The RDF XMLifier to use for creating labels.
java.lang.NullPointerException - if the given RDF XMLifier is null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||