|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvs.communication.FabulaElement
vs.communication.Schema
public class Schema
A schema-based fabula element, defined by its head consisting of a type and optional arguments. The idea of a Schema class is that it completely defines the fabula element due to its parameters. - "class" slot of schema defined by object class Protege name: Schema
Constructor Summary | |
---|---|
Schema()
|
Method Summary | |
---|---|
java.lang.String |
getPrologDescription()
|
void |
setPrologDescription(java.lang.String value)
|
Methods inherited from class vs.communication.FabulaElement |
---|
getCharacter, getIndividual, getTime, getType, setCharacter, setIndividual, setTime, setType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Schema()
Method Detail |
---|
public void setPrologDescription(java.lang.String value)
public java.lang.String getPrologDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |