public class CoreModel extends Object implements Model<CoreModelRepository>
| Constructor and Description |
|---|
CoreModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
name() |
CoreModelRepository |
repository() |
public CoreModelRepository repository()
repository in interface Model<CoreModelRepository>public String name()
name in interface Identificationpublic String description()
description in interface IdentificationCopyright © 2015–2019 OREGOR LTD. All rights reserved.