Uses of Class
org.umlg.associationclass.Hour
Packages that use Hour
-
Uses of Hour in org.umlg.associationclass
Methods in org.umlg.associationclass that return HourMethods in org.umlg.associationclass that return types with arguments of type HourModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Hour>Hour.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Hour>Hour.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgPropertyAssociationClassSet<Hour,HourMeasurement>ObjectType.getHour()org.umlg.runtime.collection.UmlgSet<Hour>ObjectType.lookupFor_objectType_hour()Methods in org.umlg.associationclass with parameters of type HourModifier and TypeMethodDescriptionvoidvoidObjectType.addToHour(Hour hour, HourMeasurement hourMeasurement)voidObjectType.addToHourIgnoreInverse(Hour hour, HourMeasurement hourMeasurement)ObjectType.getHourMeasurement_hour_hour(Hour hour)voidObjectType.removeFromHour(Hour hour)Method parameters in org.umlg.associationclass with type arguments of type HourModifier and TypeMethodDescriptionvoidObjectType.addToHour(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<Hour,HourMeasurement>> HourMeasurement_hour)voidObjectType.removeFromHour(org.umlg.runtime.collection.UmlgSet<Hour> hour)voidObjectType.setHour(org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.util.Pair<Hour,HourMeasurement>> HourMeasurement_hour) -
Uses of Hour in org.umlg.model
Methods in org.umlg.model that return types with arguments of type Hour