C# Class Ecologylab.BigSemantics.Actions.SemanticOperationKeyWords

TODO Probably remane this class. @author amathur
Inheritance: SemanticOperationNamedArguments
显示文件 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_oe static_oe property

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

Container public_oe static_oe property

public static string Container
return string

CurrentCollectionIndex public_oe static_oe 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_oe static_oe property

public static string DirectBindingParser
return string

DocumentCaller public_oe static_oe property

public static string DocumentCaller
return string

DocumentRootNode public_oe static_oe property

Root Node of the document
public static string DocumentRootNode
return string

DocumentType public_oe static_oe property

public static string DocumentType
return string

False public_oe static_oe property

public static string False
return string

FeedParser public_oe static_oe property

public static string FeedParser
return string

FileDirectoryParser public_oe static_oe property

public static string FileDirectoryParser
return string

HtmlImageDomTextParser public_oe static_oe property

public static string HtmlImageDomTextParser
return string

ImageParser public_oe static_oe property

public static string ImageParser
return string

InfoCollector public_oe static_oe property

public static string InfoCollector
return string

InfoCollectorDataType public_oe static_oe property

public static string InfoCollectorDataType
return string

Metadata public_oe static_oe property

public static string Metadata
return string

MethodCheck public_oe static_oe property

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

Node public_oe static_oe property

public static string Node
return string

NodeSet public_oe static_oe property

public static string NodeSet
return string

NotNullCheck public_oe static_oe property

public static string NotNullCheck
return string

Null public_oe static_oe property

public static string Null
return string

PdfParser public_oe static_oe property

public static string PdfParser
return string

PurlconnectionMime public_oe static_oe property

public static string PurlconnectionMime
return string

SurroundingMetaMetadataStack public_oe static_oe property

public static string SurroundingMetaMetadataStack
return string

True public_oe static_oe property

public static string True
return string

TruePurl public_oe static_oe property

public static string TruePurl
return string

XpathParser public_oe static_oe property

public static string XpathParser
return string