Uses of Class
org.umlg.associationclass.HalfHour
Packages that use HalfHour
-
Uses of HalfHour in org.umlg.associationclass
Methods in org.umlg.associationclass that return HalfHourMethods in org.umlg.associationclass that return types with arguments of type HalfHourModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends HalfHour>HalfHour.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends HalfHour>HalfHour.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgPropertyAssociationClassSet<HalfHour,HalfHourMeasurement>ObjectType.getHalfhour()org.umlg.runtime.collection.UmlgSet<HalfHour>ObjectType.lookupFor_objectType_halfhour()Methods in org.umlg.associationclass with parameters of type HalfHourModifier and TypeMethodDescriptionvoidHalfHourMeasurement.addToHalfhour(HalfHour halfhour)voidObjectType.addToHalfhour(HalfHour halfhour, HalfHourMeasurement halfHourMeasurement)voidObjectType.addToHalfhourIgnoreInverse(HalfHour halfhour, HalfHourMeasurement halfHourMeasurement)ObjectType.getHalfHourMeasurement_halfhour_halfhour(HalfHour halfhour)voidObjectType.removeFromHalfhour(HalfHour halfhour)Method parameters in org.umlg.associationclass with type arguments of type HalfHourModifier and TypeMethodDescriptionvoidObjectType.addToHalfhour(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<HalfHour,HalfHourMeasurement>> HalfHourMeasurement_halfhour)voidObjectType.removeFromHalfhour(org.umlg.runtime.collection.UmlgSet<HalfHour> halfhour)voidObjectType.setHalfhour(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<HalfHour,HalfHourMeasurement>> HalfHourMeasurement_halfhour) -
Uses of HalfHour in org.umlg.model
Methods in org.umlg.model that return types with arguments of type HalfHourModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends HalfHour>Umlgtest.getHalfHour()