public interface Model
Modifier and Type | Method and Description |
---|---|
List<EntryPoint> |
getEntryPoints() |
List<Global> |
getGlobals() |
String |
getName() |
List<Query> |
getQueries() |
List<Rule> |
getRules() |
List<TypeMetaData> |
getTypeMetaDatas() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.