Class CollectionReport
- java.lang.Object
-
- org.dddjava.jig.presentation.view.report.business_rule.CollectionReport
-
public class CollectionReport extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CollectionReport(JigType jigType, ClassRelations classRelations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JigTypejigType()TypeIdentifiersuserTypeIdentifiers()
-
-
-
Constructor Detail
-
CollectionReport
public CollectionReport(JigType jigType, ClassRelations classRelations)
-
-
Method Detail
-
jigType
public JigType jigType()
-
userTypeIdentifiers
public TypeIdentifiers userTypeIdentifiers()
-
-