Uses of Interface
net.officefloor.model.Model
Packages that use Model
-
Uses of Model in net.officefloor.model
Classes in net.officefloor.model with type parameters of type ModelModifier and TypeInterfaceDescriptioninterfaceInterface to aid manipulation of items.classRemoveConnectionsAction<M extends Model>Action containing the details of a delete.Subinterfaces of Model in net.officefloor.modelModifier and TypeInterfaceDescriptioninterfaceInterface to aid manipulation of connections/associations.interfaceInterface to aid manipulation of items.Classes in net.officefloor.model that implement ModelModifier and TypeClassDescriptionclassProvides top level functionality for all model elements.Methods in net.officefloor.model with type parameters of type ModelModifier and TypeMethodDescription<R extends Model>
voidRemoveConnectionsAction.addCascadeModel(RemoveConnectionsAction<R> child) Adds a cascadeModel. -
Uses of Model in net.officefloor.model.test.changes
Classes in net.officefloor.model.test.changes with type parameters of type ModelModifier and TypeClassDescriptionclassAbstractChangesTestCase<M extends Model,O> Abstract operationsTestCase.Fields in net.officefloor.model.test.changes declared as Model