Property | Type | Description | |
---|---|---|---|
name | string |
Method | Description | |
---|---|---|
Evaluate ( SemanticObject, subject, SemanticObject, obj ) : bool | ||
Evaluate ( List |
||
GetJsonString ( List |
||
LimitSet ( List |
||
Setup ( HashSet |
public abstract Evaluate ( SemanticObject, subject, SemanticObject, obj ) : bool | ||
subject | SemanticObject, | |
obj | SemanticObject, | |
return | bool |
public abstract Evaluate ( List |
||
affectedNodes | List |
|
foundObjs | Dictionary |
|
return | void |
public GetJsonString ( List |
||
affectedNodes | List |
|
return | JsonData |
public static LimitSet ( List |
||
subset | List |
|
unrestrictedList | Dictionary |
|
return | List |
public Setup ( HashSet |
||
allObservedObjects | HashSet |
|
return | void |