| Package | Description | 
|---|---|
| model.assignment | |
| networkconfigurator | |
| networkconfigurator.actions | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
VariableAssignment.accept(ItemGetNameVisitor visitor)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
DetailBarLabel.accept(ItemGetNameVisitor visitor)  | 
java.lang.String | 
DetailInputBox.accept(ItemGetNameVisitor visitor)  | 
java.lang.String | 
PropertyBarEntry.accept(ItemGetNameVisitor visitor)
Accept methode for the ItemGetNameVisitor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ItemGetNameVisitorImpl
the visitor implementation to get the name. 
 |