EmptyChangeReport
Attributes
- Graph
- Supertypes
Members list
Value members
Concrete methods
All objects that are only in the current set.
All objects that are only in the current set.
Attributes
The set of all of the objects in the current set.
The set of all of the objects in the current set.
Attributes
All checked objects that are not in the same state as the reference. This includes objects that are in both sets but have changed and files that are only in one set.
All checked objects that are not in the same state as the reference. This includes objects that are in both sets but have changed and files that are only in one set.
Attributes
All objects only in the previous set
All objects only in the previous set
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- ChangeReport -> Any
All of the objects that are in the same state in the current and reference sets.
All of the objects that are in the same state in the current and reference sets.
Attributes
Inherited methods
Attributes
- Inherited from:
- ChangeReport
Generate a new report with this report's unmodified set included in the new report's modified set. The new report's unmodified set is empty. The new report's added, removed, and checked sets are the same as in this report.
Generate a new report with this report's unmodified set included in the new report's modified set. The new report's unmodified set is empty. The new report's added, removed, and checked sets are the same as in this report.
Attributes
- Inherited from:
- ChangeReport