|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.tools.BuildingBlockService
public class BuildingBlockService
This service class can be used to deliver all building blocks, i.e. both predefined and user defined building blocks.
| Constructor Summary | |
|---|---|
BuildingBlockService()
|
|
| Method Summary | |
|---|---|
static java.util.List<BuildingBlock> |
getBuildingBlocks()
Returns a sorted list of all building blocks. |
static java.util.List<BuildingBlock> |
getPredefinedBuildingBlocks()
Returns all predefined building blocks. |
static java.util.List<BuildingBlock> |
getUserBuildingBlocks()
Returns all user defined building blocks. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildingBlockService()
| Method Detail |
|---|
public static java.util.List<BuildingBlock> getBuildingBlocks()
public static java.util.List<BuildingBlock> getUserBuildingBlocks()
public static java.util.List<BuildingBlock> getPredefinedBuildingBlocks()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||