Uses of Class
org.umlg.componenttest.Time
Packages that use Time
-
Uses of Time in org.umlg.componenttest
Methods in org.umlg.componenttest that return TimeMethods in org.umlg.componenttest that return types with arguments of type TimeModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Time>Time.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Time>Time.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.componenttest with parameters of type TimeModifier and TypeMethodDescriptionvoidvoidSpaceTime.addToTimeIgnoreInverse(Time time)voidSpaceTime.removeFromTime(Time time)voidMethod parameters in org.umlg.componenttest with type arguments of type TimeModifier and TypeMethodDescriptionvoidSpaceTime.removeFromTime(org.umlg.runtime.collection.UmlgSet<Time> time)