public abstract class SupportingTypesStrategy
extends java.lang.Object
| Constructor and Description |
|---|
SupportingTypesStrategy() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.Set<java.lang.Class<?>> |
findSupportingTypes(com.structurizr.model.Component component) |
protected TypeRepository |
getTypeRepository() |
protected TypeRepository getTypeRepository()
public abstract java.util.Set<java.lang.Class<?>> findSupportingTypes(com.structurizr.model.Component component)