|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.core.io.IOParticipants
public class IOParticipants
A Singleton to conveniently access the registered IOParticipants.
| Field Summary | |
|---|---|
static java.lang.String |
EXTENSION_POINT
|
| Constructor Summary | |
|---|---|
IOParticipants()
|
|
| Method Summary | |
|---|---|
static java.util.Iterator |
listActions()
|
static void |
notifySaved(ISession session,
com.hp.hpl.jena.rdf.model.Model baseModel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String EXTENSION_POINT
| Constructor Detail |
|---|
public IOParticipants()
| Method Detail |
|---|
public static void notifySaved(ISession session,
com.hp.hpl.jena.rdf.model.Model baseModel)
public static java.util.Iterator listActions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||