David8472 / CPSC410

0 stars 1 forks source link

PackageDependencyInfo and ClassDependencyInfo #16

Closed kevalshah closed 9 years ago

kevalshah commented 9 years ago

Need the following member variables in PackageDependencyInfo:

Also need a getter to return the vector with dependencies

Need the following member variables in ClassDependencyInfo:

Also need a getter to return the vector with dependencies