Class VariableUsageInputParameterContentProvider
java.lang.Object
org.palladiosimulator.editors.commons.dialogs.variableusage.VariableUsageContentProvider
org.palladiosimulator.editors.commons.dialogs.variableusage.VariableUsageInputParameterContentProvider
- All Implemented Interfaces:
IContentProvider
,IStructuredContentProvider
,ITreeContentProvider
This content provider collects the parameters of a parent object to be used in a variable usage.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.editors.commons.dialogs.variableusage.VariableUsageContentProvider
dispose, getElements, getParent, hasChildren, inputChanged
-
Constructor Details
-
VariableUsageInputParameterContentProvider
public VariableUsageInputParameterContentProvider()
-
-
Method Details
-
getChildren
Gets the children.- Specified by:
getChildren
in interfaceITreeContentProvider
- Overrides:
getChildren
in classVariableUsageContentProvider
- Parameters:
parent
- the parent- Returns:
- the children
- See Also:
-