Property | Type | Description | |
---|---|---|---|
logger | ILog |
Method | Description | |
---|---|---|
GetAPIVersion ( ) : string | ||
GetDataVersion ( ) : string | ||
GetPropertyValue ( IEvidence evdnc, IPropertyName pn ) : IPropertyValue | ||
GetPropertyValue ( IEvidence evdnc, IPropertyRef pr ) : IPropertyValue | ||
GetPropertyValue ( IEvidence evdnc, string localPropertyName ) : IPropertyValue | ||
GetPropertyValue ( IEvidence evdnc, string localPropertyName, string localAspectName, string vocabularyIRI ) : IPropertyValue | ||
GetPropertyValues ( IEvidence evdnc ) : IPropertyValues | ||
GetPropertyValues ( IEvidence evdnc, IPropertyRef prs ) : IPropertyValues |
|
|
GetPropertyValues ( IEvidence evdnc, string localAspectName ) : IPropertyValues | ||
GetPropertyValues ( IEvidence evdnc, string localAspectName, string vocabularyIRI ) : IPropertyValues | ||
Initialize ( string defaultVocabularyIRI, |
Initialize method.
|
|
ListPropertyRefs ( ) : IPropertyRef[] | ||
NewHTTPEvidence ( ) : IEvidence | ||
NewHTTPEvidence ( string>.Dictionary |
||
NewPropertyName ( string localPropertyName ) : IPropertyName | ||
NewPropertyName ( string localPropertyName, string vocabularyIRI ) : IPropertyName | ||
NewPropertyRef ( IPropertyName pn ) : IPropertyRef | ||
NewPropertyRef ( IPropertyName pn, string localAspectName ) : IPropertyRef | ||
NewPropertyRef ( string localPropertyName ) : IPropertyRef |
public GetPropertyValue ( IEvidence evdnc, IPropertyName pn ) : IPropertyValue | ||
evdnc | IEvidence | |
pn | IPropertyName | |
return | IPropertyValue |
public GetPropertyValue ( IEvidence evdnc, IPropertyRef pr ) : IPropertyValue | ||
evdnc | IEvidence | |
pr | IPropertyRef | |
return | IPropertyValue |
public GetPropertyValue ( IEvidence evdnc, string localPropertyName ) : IPropertyValue | ||
evdnc | IEvidence | |
localPropertyName | string | |
return | IPropertyValue |
public GetPropertyValue ( IEvidence evdnc, string localPropertyName, string localAspectName, string vocabularyIRI ) : IPropertyValue | ||
evdnc | IEvidence | |
localPropertyName | string | |
localAspectName | string | |
vocabularyIRI | string | |
return | IPropertyValue |
public GetPropertyValues ( IEvidence evdnc ) : IPropertyValues | ||
evdnc | IEvidence | |
return | IPropertyValues |
public GetPropertyValues ( IEvidence evdnc, IPropertyRef prs ) : IPropertyValues | ||
evdnc | IEvidence | |
prs | IPropertyRef | |
return | IPropertyValues |
public GetPropertyValues ( IEvidence evdnc, string localAspectName ) : IPropertyValues | ||
evdnc | IEvidence | |
localAspectName | string | |
return | IPropertyValues |
public GetPropertyValues ( IEvidence evdnc, string localAspectName, string vocabularyIRI ) : IPropertyValues | ||
evdnc | IEvidence | |
localAspectName | string | |
vocabularyIRI | string | |
return | IPropertyValues |
public Initialize ( string defaultVocabularyIRI, |
||
defaultVocabularyIRI | string | |
prprts | ||
return | void |
public NewHTTPEvidence ( string>.Dictionary |
||
map | string>.Dictionary | |
return | IEvidence |
public NewPropertyName ( string localPropertyName ) : IPropertyName | ||
localPropertyName | string | |
return | IPropertyName |
public NewPropertyName ( string localPropertyName, string vocabularyIRI ) : IPropertyName | ||
localPropertyName | string | |
vocabularyIRI | string | |
return | IPropertyName |
public NewPropertyRef ( IPropertyName pn ) : IPropertyRef | ||
pn | IPropertyName | |
return | IPropertyRef |
public NewPropertyRef ( IPropertyName pn, string localAspectName ) : IPropertyRef | ||
pn | IPropertyName | |
localAspectName | string | |
return | IPropertyRef |
public NewPropertyRef ( string localPropertyName ) : IPropertyRef | ||
localPropertyName | string | |
return | IPropertyRef |