Uses of Class
org.umlg.indexing.Product
Packages that use Product
-
Uses of Product in org.umlg.indexing
Methods in org.umlg.indexing that return ProductModifier and TypeMethodDescriptionstatic ProductProduct.product_findByDeleted(LocalDateTime deleted)static ProductProduct.product_findByTime(LocalTime time)Methods in org.umlg.indexing that return types with arguments of type ProductModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Product>Product.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Product>Product.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.persistent.UmlgSetClosableIterableImpl<Product>PTYPE.getProduct()This is not a proper UML property, it is always a SetProduct.product_findByCreated(LocalDate created)Product.product_findByType(PTYPE type) -
Uses of Product in org.umlg.model
Methods in org.umlg.model that return types with arguments of type ProductModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Product>Umlgtest.getProduct()