public interface PortableViewCompilation
| Modifier and Type | Method and Description |
|---|---|
PortableViewCompilationInformation |
getInformation()
Gets object which contain PortableView information
Fill this object with the values of the information to target map
|
MapContext |
getMapContext()
Gets current map context
|
boolean |
isValid(List<CompilationValidationMessage> messages)
Validates compilation
|
void |
setMapContext(MapContext mapContext)
Sets map context for PortableView
|
PortableViewCompilationInformation getInformation()
Gets object which contain PortableView information
Fill this object with the values of the information to target map
MapContext getMapContext()
void setMapContext(MapContext mapContext)
mapContext - boolean isValid(List<CompilationValidationMessage> messages)
messages - output parameter which will fill with validation
messagesmessages parameter to get why)