OpenSourceBoundary Methods | 
 The OpenSourceBoundary type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | CalculateVariation |  (Inherited from AbstractSourceBoundary.) | 
  | 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.) | 
  | GetAccumulatedValue(DateTime, DateTime) |  (Overrides AbstractSourceBoundaryGetAccumulatedValue(DateTime, DateTime).) | 
  | GetAccumulatedValue(Int32, DateTime, DateTime) |  (Inherited from AbstractSourceBoundary.) | 
  | GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | 
  | GetNextComponentTransitionTime |  (Inherited from AbstractSourceBoundary.) | 
  | GetNextTransitionTime |  (Inherited from AbstractSourceBoundary.) | 
  | GetScaleFactor(String) |  (Inherited from AbstractLocationSourceBoundary.) | 
  | GetScaleFactor(ILocation) |  (Inherited from AbstractLocationSourceBoundary.) | 
  | GetType | Gets the  Type of the current instance.   (Inherited from Object.) | 
  | GetValue(DateTime) |  (Overrides AbstractSourceBoundaryGetValue(DateTime).) | 
  | GetValue(Int32, DateTime) |  (Inherited from AbstractSourceBoundary.) | 
  | GetValueWithoutDWF |  (Inherited from AbstractSourceBoundary.) | 
  | MemberwiseClone | Creates a shallow copy of the current  Object.   (Inherited from Object.) | 
  | Prepare |  (Inherited from AbstractSourceBoundary.) | 
  | SetScaleFactor(String, Double, IDiagnostics) |  (Inherited from AbstractLocationSourceBoundary.) | 
  | SetScaleFactor(ILocation, Double, IDiagnostics) |  (Inherited from AbstractLocationSourceBoundary.) | 
  | ToString |  (Overrides ObjectToString.) | 
  | TryModify(Double, DateTime) |  (Inherited from AbstractSourceBoundary.) | 
  | Validate |  (Overrides AbstractSourceBoundaryValidate(DateTime, DateTime).) | 
  | ValidateItems |  (Inherited from AbstractSourceBoundary.) | 
  | ValidateLocations |  (Inherited from AbstractLocationSourceBoundary.) | 
Top
Extension Methods
See Also