Uses of Class
pl.gdela.socomo.composition.Component
| Package | Description |
|---|---|
| pl.gdela.socomo.composition |
Model for division of code at a specific level into components that are dependent on each other.
|
-
Uses of Component in pl.gdela.socomo.composition
Fields in pl.gdela.socomo.composition declared as Component Modifier and Type Field Description ComponentComponentDep. fromThe component that usestocomponent.ComponentComponentDep. toThe component that is used byfromcomponent.Fields in pl.gdela.socomo.composition with type parameters of type Component Modifier and Type Field Description java.util.Collection<Component>Level. componentsMethods in pl.gdela.socomo.composition with parameters of type Component Modifier and Type Method Description intComponent. compareTo(Component that)