public static class EnvironmentParser.Context extends Object
Modifier and Type | Field and Description |
---|---|
Map<String,Activity> |
activities |
Map<String,Baseline> |
baselines |
Map<String,Component> |
components |
Map<String,Stream> |
integrationStreams |
String |
mvfs |
File |
path |
Map<String,Project> |
projects |
Map<String,PVob> |
pvobs |
Map<String,Stream> |
streams |
Map<String,EnvironmentParser.Value> |
variables |
Map<String,UCMView> |
views |
Constructor and Description |
---|
Context() |
Modifier and Type | Method and Description |
---|---|
String |
getMvfs() |
String |
getVariable(String key) |
void |
put(String key,
String value) |
public File path
public String mvfs
public Map<String,EnvironmentParser.Value> variables
Copyright © 2016–2018. All rights reserved.