Uses of Class
org.umlg.associationclass.HalfHourMeasurement
Packages that use HalfHourMeasurement
-
Uses of HalfHourMeasurement in org.umlg.associationclass
Methods in org.umlg.associationclass that return HalfHourMeasurementModifier and TypeMethodDescriptionObjectType.getHalfHourMeasurement_halfhour_halfhour(HalfHour halfhour)HalfHour.getHalfHourMeasurement_objectType_objectType(ObjectType objectType)Methods in org.umlg.associationclass that return types with arguments of type HalfHourMeasurementModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends HalfHourMeasurement>HalfHourMeasurement.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends HalfHourMeasurement>HalfHourMeasurement.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgPropertyAssociationClassSet<HalfHour,HalfHourMeasurement>ObjectType.getHalfhour()org.umlg.runtime.collection.UmlgSet<HalfHourMeasurement>ObjectType.getHalfHourMeasurement_halfhour()org.umlg.runtime.collection.UmlgSet<HalfHourMeasurement>HalfHour.getHalfHourMeasurement_objectType()org.umlg.runtime.collection.UmlgPropertyAssociationClassSet<ObjectType,HalfHourMeasurement>HalfHour.getObjectType()static List<HalfHourMeasurement>HalfHourMeasurement.halfHourMeasurement_findByAggregated(Boolean aggregated)Methods in org.umlg.associationclass with parameters of type HalfHourMeasurementModifier and TypeMethodDescriptionvoidObjectType.addToHalfhour(HalfHour halfhour, HalfHourMeasurement halfHourMeasurement)voidObjectType.addToHalfhourIgnoreInverse(HalfHour halfhour, HalfHourMeasurement halfHourMeasurement)voidHalfHour.addToObjectType(ObjectType objectType, HalfHourMeasurement halfHourMeasurement)voidHalfHour.addToObjectTypeIgnoreInverse(ObjectType objectType, HalfHourMeasurement halfHourMeasurement)Method parameters in org.umlg.associationclass with type arguments of type HalfHourMeasurementModifier and TypeMethodDescriptionvoidObjectType.addToHalfhour(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<HalfHour,HalfHourMeasurement>> HalfHourMeasurement_halfhour)voidHalfHour.addToObjectType(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<ObjectType,HalfHourMeasurement>> HalfHourMeasurement_objectType)voidObjectType.setHalfhour(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<HalfHour,HalfHourMeasurement>> HalfHourMeasurement_halfhour)voidHalfHour.setObjectType(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<ObjectType,HalfHourMeasurement>> HalfHourMeasurement_objectType) -
Uses of HalfHourMeasurement in org.umlg.model
Methods in org.umlg.model that return types with arguments of type HalfHourMeasurementModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends HalfHourMeasurement>Umlgtest.getHalfHourMeasurement()