All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.categories.extend-multi.pec Maven / Gradle / Ivy

The newest version!
define brand as Text attribute
define Product as category with attribute brand

define operatingSystem as Text attribute
define Computer as Product with attribute operatingSystem

define supportedNetwork as Text attribute
define Phone as Product with attribute supportedNetwork

define SmartPhone as Phone and Computer




© 2015 - 2025 Weber Informatics LLC | Privacy Policy