|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassCategoryAssociation | |
---|---|
com.rapidtransform.product.model |
Uses of ClassCategoryAssociation in com.rapidtransform.product.model |
---|
Methods in com.rapidtransform.product.model that return types with arguments of type ClassCategoryAssociation | |
---|---|
java.util.Set<ClassCategoryAssociation> |
ProductClass.getClassCategories()
|
java.util.Set<ClassCategoryAssociation> |
ProductComponent.getInfluencedBy()
|
Method parameters in com.rapidtransform.product.model with type arguments of type ClassCategoryAssociation | |
---|---|
void |
ProductClass.setClassCategories(java.util.Set<ClassCategoryAssociation> classCategories)
|
void |
ProductComponent.setInfluencedBy(java.util.Set<ClassCategoryAssociation> influencedBy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |