|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.isi.stella.Stella_Object
edu.isi.stella.StandardObject
edu.isi.webtools.objects.xml_objects.XMLObject
edu.isi.powerloom.server.gui.PLString
public class PLString
| Field Summary | |
|---|---|
java.lang.String |
Value
|
| Fields inherited from class edu.isi.webtools.objects.xml_objects.XMLObject |
|---|
cdataContent, textContent |
| Constructor Summary | |
|---|---|
PLString()
|
|
| Method Summary | |
|---|---|
static Stella_Object |
access_PLString_Slot_Value(PLString self,
Symbol slotname,
Stella_Object value,
boolean setvalueP)
|
static PLString |
new_PLString()
|
Surrogate |
primaryType()
Returns the primary type of self. |
static PLString |
serverDestroyObject(PLString modulename,
PLString objectname)
Destroy an object |
static PLString |
serverEvaluateLogicCommand(PLString modulename,
PLString commandstring)
Evaluate 'commandString' and return the result |
static PLConceptContainer |
serverGetConcept(PLString modulename,
PLString conceptname)
|
static PLConceptContainer |
serverGetConceptCompletions(PLString plmodule,
PLString prefix)
Get all the concepts in a module and included/used modules that begin with 'prefix' |
static PLConceptContainer |
serverGetConceptsForModule(PLString plstring)
Get all the concepts in a module, structured hierarchically |
static PLDirectoryContents |
serverGetDefaultDirectoryListing(PLString extensionfilter)
Return the files and directories in the directory designated by '*DEFAULT-KB-DIRECTORY*'. |
static PLInstanceContainer |
serverGetDirectInstancesForConcept(PLString modulename,
PLString conceptname)
Get all the instances for a given module+concept |
static PLDirectoryContents |
serverGetDirectoryListing(PLString currentdirectory,
PLString extensionfilter)
Return the files and directories in 'currentDirectory'. |
static PLString |
serverGetDocumentationForConcept(PLString modulename,
PLString conceptname)
Get the documentation string for module+concept |
static PLString |
serverGetDocumentationForInstance(PLString modulename,
PLString instancename)
Get the documentation string for module+instance. |
static PLString |
serverGetDocumentationForRelation(PLString modulename,
PLString relationname)
Get the documentation string for module+relation |
static PLQueryResult |
serverGetExtensionForRelation(PLString modulename,
PLString relationname)
Get the extension for a relation |
static PLSurrogateCollection |
serverGetIncludesForModule(PLString modulename)
Get the includes for module |
static PLRelationContainer |
serverGetInheritedRelationsForConcept(PLString modulename,
PLString conceptname)
Get all the relations which have 'conceptName' as a subtype of their domain |
static PLInstanceContainer |
serverGetInstance(PLString modulename,
PLString instancename)
|
static PLInstanceContainer |
serverGetInstanceCompletions(PLString plmodule,
PLString prefix)
Get all the instances begining with 'prefix' in all modules accessible from 'plModule'. |
static PLInstanceContainer |
serverGetInstancesForConcept(PLString modulename,
PLString conceptname)
Get all the instances for a given module+concept |
static PLInstanceContainer |
serverGetInstancesForModule(PLString plstring)
Get all the instances in a module, excluding skolems |
static PLPropositionContainer |
serverGetPropositionsForConcept(PLString modulename,
PLString instancename)
Get all the propositions for a given concept |
static PLPropositionContainer |
serverGetPropositionsForInstance(PLString modulename,
PLString instancename)
Get all the propositions for a given instance |
static PLPropositionContainer |
serverGetPropositionsForInstanceAndRelation(PLString modulename,
PLString instancename,
PLString relationname)
Get all the propositions for a given instance and relation |
static PLPropositionContainer |
serverGetPropositionsForModule(PLString modulename)
Get all the propositions for a given module |
static PLPropositionContainer |
serverGetPropositionsForRelation(PLString modulename,
PLString instancename)
Get all the propositions for a given relation |
static PLRelationContainer |
serverGetRelation(PLString modulename,
PLString relationname)
|
static PLRelationContainer |
serverGetRelationCompletions(PLString plmodule,
PLString prefix)
Get all the relations in a module and included/used modules that begin with 'prefix' |
static PLRelationContainer |
serverGetRelationsForConcept(PLString modulename,
PLString conceptname)
Get all the direct relations which have 'conceptName' as their domain |
static PLRelationContainer |
serverGetRelationsForModule(PLString plstring)
Get all the relations in a module, structured hierarchically |
static PLPropositionContainer |
serverGetRulesForConcept(PLString modulename,
PLString instancename)
Get all the rules for a given concept |
static PLPropositionContainer |
serverGetRulesForRelation(PLString modulename,
PLString instancename)
Get all the rules for a given relation |
static PLSurrogateCollection |
serverGetShadowedSurrogatesForModule(PLString modulename)
Get the uses for module |
static PLString |
serverGetSourceForConcept(PLString modulename,
PLString conceptname)
Get the source string for module+concept |
static PLSurrogateCollection |
serverGetSuperconceptsForConcept(PLString modulename,
PLString conceptname)
Get the superconcepts for module+concept |
static PLSurrogateCollection |
serverGetSuperrelationsForRelation(PLString modulename,
PLString relationname)
Get the superrelations for module+relation |
static PLSurrogateCollection |
serverGetTypesForInstance(PLString modulename,
PLString instancename)
Get all the types of an instance. |
static PLSurrogateCollection |
serverGetUsesForModule(PLString modulename)
Get the uses for module |
static PLVariableList |
serverGetVariablesForRelation(PLString modulename,
PLString relationname)
Get the superrelations for module+relation |
static PLString |
serverLoadKb(PLString plkbname)
|
static PLString |
serverSaveKb(PLString plmodulename,
PLString plkbname,
PLString pldescription)
|
static PLFile |
serverSaveKb2(PLString plmodulename,
PLString plfilename)
|
| Methods inherited from class edu.isi.webtools.objects.xml_objects.XMLObject |
|---|
access_XMLObject_Slot_Value, FIRST_PARENT_FOR_MULTIREF_NODEP, GET_ATTRIBUTE_VALUE_NAMESPACE_NAME, GET_CHILDREN, GET_CONTENT, GET_ELEMENT_NAME_FROM_OBJECT, GET_MAPPED_SLOTS, GET_NAMESPACE_PREFIX, GET_NODE_ID, GET_OBJECT_SLOT_VALUE, HELP_POPULATE_NODE_PARENTS_TABLE, HELP_SIMULATE_MULTIREF_OUTPUT, INSERT_NODE_ID_PARENTS_TABLE, INSERT_NODE_PARENTS_TABLE, LOOKUP_ATTRIBUTE_SLOT, LOOKUP_COLLECTION_SLOT, LOOKUP_CONTENT_SLOT, LOOKUP_ELEMENT_SLOT, MAKE_COLLECTION, MAKE_CONTENT_EXPRESSION, MAKE_ELEMENT_TAG, MAKE_ELEMENT, MAKE_REVERSED_ATTRIBUTE, NTH_PARENT_FOR_MULTIREF_NODEP, POPULATE_NODE_PARENTS_TABLE, printObject, SET_ATTRIBUTES, SET_COLLECTION_SLOT_VALUE, SET_COLLECTIONS, SET_CONTENT, SET_ELEMENTS, SET_OBJECT_SLOT_VALUE, SIMULATE_MULTIREF_OUTPUT, SLOT_VALUE_IS_NULL_OR_EMPTYP, SLOT_VALUE_IS_NULLP, TO_XML_STREAM, TO_XML_STRING, TO_XML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String Value
| Constructor Detail |
|---|
public PLString()
| Method Detail |
|---|
public static PLString new_PLString()
public static PLDirectoryContents serverGetDefaultDirectoryListing(PLString extensionfilter)
extensionfilter -
public static PLDirectoryContents serverGetDirectoryListing(PLString currentdirectory,
PLString extensionfilter)
currentdirectory - extensionfilter -
public static PLInstanceContainer serverGetInstance(PLString modulename,
PLString instancename)
public static PLConceptContainer serverGetConcept(PLString modulename,
PLString conceptname)
public static PLRelationContainer serverGetRelation(PLString modulename,
PLString relationname)
public static PLString serverDestroyObject(PLString modulename,
PLString objectname)
modulename - objectname -
public static PLQueryResult serverGetExtensionForRelation(PLString modulename,
PLString relationname)
modulename - relationname -
public static PLFile serverSaveKb2(PLString plmodulename,
PLString plfilename)
public static PLString serverSaveKb(PLString plmodulename,
PLString plkbname,
PLString pldescription)
public static PLString serverLoadKb(PLString plkbname)
public static PLString serverEvaluateLogicCommand(PLString modulename,
PLString commandstring)
modulename - commandstring -
public static PLPropositionContainer serverGetPropositionsForInstanceAndRelation(PLString modulename,
PLString instancename,
PLString relationname)
modulename - instancename - relationname -
public static PLPropositionContainer serverGetRulesForRelation(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLPropositionContainer serverGetRulesForConcept(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLPropositionContainer serverGetPropositionsForRelation(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLPropositionContainer serverGetPropositionsForConcept(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLString serverGetDocumentationForInstance(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLSurrogateCollection serverGetTypesForInstance(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLPropositionContainer serverGetPropositionsForInstance(PLString modulename,
PLString instancename)
modulename - instancename -
public static PLRelationContainer serverGetInheritedRelationsForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLRelationContainer serverGetRelationsForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLPropositionContainer serverGetPropositionsForModule(PLString modulename)
modulename -
public static PLVariableList serverGetVariablesForRelation(PLString modulename,
PLString relationname)
modulename - relationname -
public static PLSurrogateCollection serverGetShadowedSurrogatesForModule(PLString modulename)
modulename -
public static PLSurrogateCollection serverGetUsesForModule(PLString modulename)
modulename -
public static PLSurrogateCollection serverGetIncludesForModule(PLString modulename)
modulename -
public static PLSurrogateCollection serverGetSuperrelationsForRelation(PLString modulename,
PLString relationname)
modulename - relationname -
public static PLSurrogateCollection serverGetSuperconceptsForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLString serverGetDocumentationForRelation(PLString modulename,
PLString relationname)
modulename - relationname -
public static PLString serverGetSourceForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLString serverGetDocumentationForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLInstanceContainer serverGetDirectInstancesForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLInstanceContainer serverGetInstancesForConcept(PLString modulename,
PLString conceptname)
modulename - conceptname -
public static PLRelationContainer serverGetRelationCompletions(PLString plmodule,
PLString prefix)
plmodule - prefix -
public static PLRelationContainer serverGetRelationsForModule(PLString plstring)
plstring -
public static PLInstanceContainer serverGetInstanceCompletions(PLString plmodule,
PLString prefix)
plmodule - prefix -
public static PLInstanceContainer serverGetInstancesForModule(PLString plstring)
plstring -
public static PLConceptContainer serverGetConceptCompletions(PLString plmodule,
PLString prefix)
plmodule - prefix -
public static PLConceptContainer serverGetConceptsForModule(PLString plstring)
plstring -
public static Stella_Object access_PLString_Slot_Value(PLString self,
Symbol slotname,
Stella_Object value,
boolean setvalueP)
public Surrogate primaryType()
Stella_Objectself.
Gets defined automatically for every non-abstract subclass of OBJECT.
primaryType in class Stella_Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||