|
CSC407 OOP Example | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultFeatureListImplementation | |
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 DefaultFeatureListImplementation in plan.dom |
Subclasses of DefaultFeatureListImplementation in plan.dom | |
class |
Release
Represents a possible release of a software product. |
class |
Software
|
Methods in plan.dom with parameters of type DefaultFeatureListImplementation | |
protected void |
DefaultFeatureListImplementation.subtract(DefaultFeatureListImplementation other)
Remove all features in the other list from this one.] |
|
CSC407 OOP Example | ||||||||||
PREV NEXT | FRAMES NO FRAMES |