C# Class Ecologylab.BigSemantics.Actions.SemanticOperationKeyWords

TODO Probably remane this class. @author amathur
Inheritance: SemanticOperationNamedArguments
Show file Open project: ecologylab/BigSemanticsCSharp

Public Properties

Property Type Description
Collection string
Container string
CurrentCollectionIndex string
DirectBindingParser string
DocumentCaller string
DocumentRootNode string
DocumentType string
False string
FeedParser string
FileDirectoryParser string
HtmlImageDomTextParser string
ImageParser string
InfoCollector string
InfoCollectorDataType string
Metadata string
MethodCheck string
Node string
NodeSet string
NotNullCheck string
Null string
PdfParser string
PurlconnectionMime string
SurroundingMetaMetadataStack string
True string
TruePurl string
XpathParser string

Property Details

Collection public static property

To specify that we have to take action on a collection
public static string Collection
return string

Container public static property

public static string Container
return string

CurrentCollectionIndex public static property

Key word for the current collection object of the loop. ie the kth object. This is not avaiableto user.
public static string CurrentCollectionIndex
return string

DirectBindingParser public static property

public static string DirectBindingParser
return string

DocumentCaller public static property

public static string DocumentCaller
return string

DocumentRootNode public static property

Root Node of the document
public static string DocumentRootNode
return string

DocumentType public static property

public static string DocumentType
return string

False public static property

public static string False
return string

FeedParser public static property

public static string FeedParser
return string

FileDirectoryParser public static property

public static string FileDirectoryParser
return string

HtmlImageDomTextParser public static property

public static string HtmlImageDomTextParser
return string

ImageParser public static property

public static string ImageParser
return string

InfoCollector public static property

public static string InfoCollector
return string

InfoCollectorDataType public static property

public static string InfoCollectorDataType
return string

Metadata public static property

public static string Metadata
return string

MethodCheck public static property

Used for methods with boolean value
public static string MethodCheck
return string

Node public static property

public static string Node
return string

NodeSet public static property

public static string NodeSet
return string

NotNullCheck public static property

public static string NotNullCheck
return string

Null public static property

public static string Null
return string

PdfParser public static property

public static string PdfParser
return string

PurlconnectionMime public static property

public static string PurlconnectionMime
return string

SurroundingMetaMetadataStack public static property

public static string SurroundingMetaMetadataStack
return string

True public static property

public static string True
return string

TruePurl public static property

public static string TruePurl
return string

XpathParser public static property

public static string XpathParser
return string