Uses of Class
org.umlg.componenttest.Space
Packages that use Space
-
Uses of Space in org.umlg.componenttest
Methods in org.umlg.componenttest that return SpaceMethods in org.umlg.componenttest that return types with arguments of type SpaceModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Space>Space.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Space>Space.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.componenttest with parameters of type SpaceModifier and TypeMethodDescriptionvoidSpaceTime.addToSpace(Space space)voidSpaceTime.addToSpaceIgnoreInverse(Space space)voidSpaceTime.removeFromSpace(Space space)voidMethod parameters in org.umlg.componenttest with type arguments of type SpaceModifier and TypeMethodDescriptionvoidSpaceTime.removeFromSpace(org.umlg.runtime.collection.UmlgSet<Space> space)