public class BuildableRepository extends Object
| Constructor and Description |
|---|
BuildableRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
io.sundr.model.TypeDef |
getBuildable(io.sundr.model.TypeRef type) |
Set<io.sundr.model.TypeDef> |
getBuildables() |
boolean |
isBuildable(io.sundr.model.TypeDef type) |
boolean |
isBuildable(io.sundr.model.TypeRef type) |
io.sundr.model.TypeDef |
register(io.sundr.model.TypeDef buildable) |
public io.sundr.model.TypeDef register(io.sundr.model.TypeDef buildable)
public Set<io.sundr.model.TypeDef> getBuildables()
public io.sundr.model.TypeDef getBuildable(io.sundr.model.TypeRef type)
public boolean isBuildable(io.sundr.model.TypeDef type)
public boolean isBuildable(io.sundr.model.TypeRef type)
public void clear()
Copyright © 2023. All rights reserved.