AccessEvaluationResult Class |
Namespace: AGI.Foundation.Access
The AccessEvaluationResult type exposes the following members.
Name | Description | |
---|---|---|
AccessEvaluationResult | Initializes a new instance of the AccessEvaluationResult class |
Name | Description | |
---|---|---|
ConstraintResults |
Gets the results of Constraint evaluation.
| |
OverallSatisfactionIntervals |
Gets the overall intervals during which all constraints are satisfied.
| |
OverallUnknownIntervals |
Gets the intervals during which the access engine
was unable to compute access due to missing data.
| |
Receiver |
Gets the receiver in the Access computation.
| |
Transmitter |
Gets the transmitter in the Access computation.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |