| Package | Description |
|---|---|
| com.ben12.reta.model | |
| com.ben12.reta.util | |
| com.ben12.reta.view |
| Modifier and Type | Method and Description |
|---|---|
InputRequirementSource |
RequirementImpl.getSource() |
| Modifier and Type | Method and Description |
|---|---|
List<InputRequirementSource> |
InputRequirementSource.getCovers() |
Map<InputRequirementSource,Double> |
InputRequirementSource.getCoversBy() |
List<InputRequirementSource> |
RequirementImpl.getReferredBySource() |
| Modifier and Type | Method and Description |
|---|---|
List<RequirementImpl> |
RequirementImpl.getReferencesFor(InputRequirementSource aSource) |
List<RequirementImpl> |
RequirementImpl.getReferredByRequirementFor(InputRequirementSource aSource) |
| Modifier and Type | Method and Description |
|---|---|
Optional<InputRequirementSource> |
RETAAnalysis.getRequirementSource(String sourceName) |
javafx.collections.ObservableList<InputRequirementSource> |
RETAAnalysis.requirementSourcesProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
RETAAnalysis.parse(InputRequirementSource requirementSource,
StringBuilder sourceText,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
javafx.collections.ObservableList<InputRequirementSource> |
SourceConfigurationController.InputRequirementSourceStringConverter.fromString(String value) |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<String> |
SourceConfigurationController.bind(BufferingManager newBufferingManager,
InputRequirementSource newRequirementSource,
javafx.collections.ObservableList<InputRequirementSource> newSources,
javafx.collections.ObservableList<javafx.beans.property.ObjectProperty<String>> newSourcesName,
javafx.collections.ObservableList<javafx.util.Callback<InputRequirementSource,Void>> callBacks,
javafx.util.Callback<InputRequirementSource,Void> mainCallBack)
Bind the view to the model.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<String> |
SourceConfigurationController.bind(BufferingManager newBufferingManager,
InputRequirementSource newRequirementSource,
javafx.collections.ObservableList<InputRequirementSource> newSources,
javafx.collections.ObservableList<javafx.beans.property.ObjectProperty<String>> newSourcesName,
javafx.collections.ObservableList<javafx.util.Callback<InputRequirementSource,Void>> callBacks,
javafx.util.Callback<InputRequirementSource,Void> mainCallBack)
Bind the view to the model.
|
javafx.beans.property.ObjectProperty<String> |
SourceConfigurationController.bind(BufferingManager newBufferingManager,
InputRequirementSource newRequirementSource,
javafx.collections.ObservableList<InputRequirementSource> newSources,
javafx.collections.ObservableList<javafx.beans.property.ObjectProperty<String>> newSourcesName,
javafx.collections.ObservableList<javafx.util.Callback<InputRequirementSource,Void>> callBacks,
javafx.util.Callback<InputRequirementSource,Void> mainCallBack)
Bind the view to the model.
|
javafx.beans.property.ObjectProperty<String> |
SourceConfigurationController.bind(BufferingManager newBufferingManager,
InputRequirementSource newRequirementSource,
javafx.collections.ObservableList<InputRequirementSource> newSources,
javafx.collections.ObservableList<javafx.beans.property.ObjectProperty<String>> newSourcesName,
javafx.collections.ObservableList<javafx.util.Callback<InputRequirementSource,Void>> callBacks,
javafx.util.Callback<InputRequirementSource,Void> mainCallBack)
Bind the view to the model.
|
String |
SourceConfigurationController.InputRequirementSourceStringConverter.toString(javafx.collections.ObservableList<InputRequirementSource> sourceList) |
Copyright © 2015. All rights reserved.