62636465666768
this.id = id; this.label = label; this.stereotype = stereotype; this.mappings = new EnumMap<MappingType, Mapping>(MappingType.class); this.resourceConsumption = new ResourceConsumption(); this.resourceProduction = new ResourceProduction(); }