|
CSC407 OOP Example | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Release | |
plan.dom | This package implements the domain object model which consists of classes representing domain concepts as drawn from the object-oriented analysis. |
Uses of Release in plan.dom |
Methods in plan.dom that return Release | |
Release |
Software.planRelease(double capacity)
Suggests a release of this software product. |
Methods in plan.dom with parameters of type Release | |
void |
Release.subtract(Release other)
Removes features from this release that appear in the other release. |
|
CSC407 OOP Example | ||||||||||
PREV NEXT | FRAMES NO FRAMES |