Index

A B C D F G I K L M O P R S U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(Buffering<?>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
addAll(List<Buffering<?>>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
addReference(String, String, String, Map<String, String>) - Method in interface com.ben12.reta.api.Requirement
Add a new covered requirement reference to this requirement.
addRequirement(String, String, String, String, Map<String, String>) - Method in interface com.ben12.reta.api.RequirementSourceManager
Add and return the new Requirement.
Use the returned Requirement for add the covered references (Requirement.addReference(String, String, String, Map)).
ATTRIBUTE_ID - Static variable in interface com.ben12.reta.api.SourceConfiguration
Name of requirement attribute "Id".
ATTRIBUTE_TEXT - Static variable in interface com.ben12.reta.api.SourceConfiguration
Name of requirement attribute "Text".
ATTRIBUTE_VERSION - Static variable in interface com.ben12.reta.api.SourceConfiguration
Name of requirement attribute "Version".

B

BeanPropertyValidation<T> - Interface in com.ben12.reta.beans.property.validation
PropertyValidation extension using Bean validation.
bindValidation(PropertyValidation) - Method in interface com.ben12.reta.beans.property.validation.PropertyValidation
 
buffering(Object, String) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
buffering(Property<T>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
buffering(Property<T>, Class<?>, String) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
buffering(ObservableList<T>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
buffering(ObservableMap<K, E>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
buffering(ObservableSet<T>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
Buffering<T> - Interface in com.ben12.reta.beans.property.buffering
Buffering interface.
bufferingList(Object, String) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
BufferingManager - Class in com.ben12.reta.beans.property.buffering
Buffering manager.
BufferingManager() - Constructor for class com.ben12.reta.beans.property.buffering.BufferingManager
 
bufferingMap(Object, String) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
bufferingProperty() - Method in interface com.ben12.reta.beans.property.buffering.Buffering
 
bufferingProperty() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
bufferingProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
List is buffering.
bufferingProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
Map is buffering.
bufferingProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
Set is buffering.
bufferingProperty() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
Property is buffering.
bufferingSet(Object, String) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 

C

com.ben12.reta.api - package com.ben12.reta.api
 
com.ben12.reta.beans.constraints - package com.ben12.reta.beans.constraints
 
com.ben12.reta.beans.constraints.validator - package com.ben12.reta.beans.constraints.validator
 
com.ben12.reta.beans.property.buffering - package com.ben12.reta.beans.property.buffering
 
com.ben12.reta.beans.property.validation - package com.ben12.reta.beans.property.validation
 
com.ben12.reta.plugin - package com.ben12.reta.plugin
 
com.ben12.reta.view.control - package com.ben12.reta.view.control
 
com.ben12.reta.view.validation - package com.ben12.reta.view.validation
 
commit() - Method in interface com.ben12.reta.beans.property.buffering.Buffering
Commits change.
commit() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
Commits changes.
commit() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
commit() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
commit() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
commit() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
computeMaxHeight(double) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
computeMaxWidth(double) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
computeMinHeight(double) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
computeMinWidth(double) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
computePrefHeight(double) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
computePrefWidth(double) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
createNewSourceConfiguration() - Method in interface com.ben12.reta.plugin.SourceProviderPlugin
Creation of an empty or default SourceConfiguration for this plug-in.
createParser(SourceConfiguration) - Method in interface com.ben12.reta.plugin.SourceProviderPlugin
Create a new parser for the requirement source configuration.
createSourceConfigurationEditor(SourceConfiguration, BufferingManager) - Method in interface com.ben12.reta.plugin.SourceProviderPlugin
Create a new JavaFX GUI for the edition of the SourceConfiguration of this plug-in.

D

DEFAULT_VALIDATOR - Static variable in interface com.ben12.reta.beans.property.validation.BeanPropertyValidation
Default Validator.
DIRECTORY - Enum constant in enum class com.ben12.reta.beans.constraints.PathExists.KindOfPath
Directory path.

F

FILE - Enum constant in enum class com.ben12.reta.beans.constraints.PathExists.KindOfPath
File path.
FILE_OR_DIRECTORY - Enum constant in enum class com.ben12.reta.beans.constraints.PathExists.KindOfPath
File or directory path.

G

get() - Method in interface com.ben12.reta.beans.property.validation.BeanPropertyValidation
 
getBeanType() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
getBeanType() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
getBeanType() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
getBeanType() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
getBeanType() - Method in interface com.ben12.reta.beans.property.validation.BeanPropertyValidation
 
getChild() - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
getDescription() - Method in interface com.ben12.reta.api.SourceConfiguration
 
getName() - Method in interface com.ben12.reta.api.RequirementSourceManager
 
getPropertyName() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
getPropertyName() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
getPropertyName() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
getPropertyName() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
getPropertyName() - Method in interface com.ben12.reta.beans.property.validation.BeanPropertyValidation
 
getSourceName() - Method in interface com.ben12.reta.plugin.SourceProviderPlugin
 
getSubject() - Method in interface com.ben12.reta.beans.property.buffering.Buffering
 
getSubject() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
getSubject() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
getSubject() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
getSubject() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
groups() - Element in annotation interface com.ben12.reta.beans.constraints.IsPath
Validating groups.
groups() - Element in annotation interface com.ben12.reta.beans.constraints.PathExists
Validating groups.

I

infoValidityProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
List validity info.
infoValidityProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
Map validity info.
infoValidityProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
Set validity info.
infoValidityProperty() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
Property validity info.
infoValidityProperty() - Method in interface com.ben12.reta.beans.property.validation.PropertyValidation
 
infoValidityProperty() - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
initialize(IsPath) - Method in class com.ben12.reta.beans.constraints.validator.IsPathValidator
 
initialize(PathExists) - Method in class com.ben12.reta.beans.constraints.validator.PathExistsValidator
 
isBuffering() - Method in interface com.ben12.reta.beans.property.buffering.Buffering
 
isBuffering() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
isEqualsBuffering() - Method in interface com.ben12.reta.beans.property.buffering.Buffering
 
isEqualsBuffering() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
isEqualsBuffering() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
isEqualsBuffering() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
isEqualsBuffering() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
isEqualsBuffering() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
IsPath - Annotation Interface in com.ben12.reta.beans.constraints
 
IsPathValidator - Class in com.ben12.reta.beans.constraints.validator
IsPath validator.
IsPathValidator() - Constructor for class com.ben12.reta.beans.constraints.validator.IsPathValidator
 
isValid() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class com.ben12.reta.beans.constraints.validator.IsPathValidator
 
isValid(CharSequence, ConstraintValidatorContext) - Method in class com.ben12.reta.beans.constraints.validator.PathExistsValidator
 

K

kind() - Element in annotation interface com.ben12.reta.beans.constraints.PathExists
Check if path is of this kind.

L

layoutChildren() - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
loadSourceConfiguration(Profile.Section) - Method in interface com.ben12.reta.plugin.SourceProviderPlugin
Load the SourceConfiguration of this plug-in from the dedicated INI section.

M

message() - Element in annotation interface com.ben12.reta.beans.constraints.IsPath
Error message to display.
message() - Element in annotation interface com.ben12.reta.beans.constraints.PathExists
Error message to display.
MessageDialog - Class in com.ben12.reta.view.control
 

O

ObservableListBuffering<E> - Class in com.ben12.reta.beans.property.buffering
Observable list buffering.
ObservableListBuffering(Class<?>, String, ObservableList<E>) - Constructor for class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
ObservableListBuffering(ObservableList<E>) - Constructor for class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
ObservableMapBuffering<K,E> - Class in com.ben12.reta.beans.property.buffering
Observable map buffering.
ObservableMapBuffering(Class<?>, String, ObservableMap<K, E>) - Constructor for class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
ObservableMapBuffering(ObservableMap<K, E>) - Constructor for class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
ObservableSetBuffering<E> - Class in com.ben12.reta.beans.property.buffering
Observable set buffering.
ObservableSetBuffering(Class<?>, String, ObservableSet<E>) - Constructor for class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
ObservableSetBuffering(ObservableSet<E>) - Constructor for class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 

P

parent() - Element in annotation interface com.ben12.reta.beans.constraints.PathExists
Validate the path parent directory.
parseSource(RequirementSourceManager) - Method in interface com.ben12.reta.api.RETAParser
Parse the source and use manager for add requirements and references found.
parseSourcePreview(RequirementSourceManager, StringBuilder, int) - Method in interface com.ben12.reta.api.RETAParser
Parse the source and use manager for add requirements and references found.
Print the requirement source parsed in output and stop parsing when limit is reached.
PathExists - Annotation Interface in com.ben12.reta.beans.constraints
 
PathExists.KindOfPath - Enum Class in com.ben12.reta.beans.constraints
Kinds of path.
PathExistsValidator - Class in com.ben12.reta.beans.constraints.validator
PathExists validator.
PathExistsValidator() - Constructor for class com.ben12.reta.beans.constraints.validator.PathExistsValidator
 
payload() - Element in annotation interface com.ben12.reta.beans.constraints.IsPath
Custom payload.
payload() - Element in annotation interface com.ben12.reta.beans.constraints.PathExists
Custom payload.
PropertyBuffering<T> - Interface in com.ben12.reta.beans.property.buffering
Buffering interface for Property.
PropertyBufferingValidation<T> - Interface in com.ben12.reta.beans.property.buffering
Adds validation interface to PropertyBuffering.
PropertyValidation - Interface in com.ben12.reta.beans.property.validation
Property validation interface.
purge() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
Purge empty weak references in BufferingManager.buffers.

R

removeAll(List<Buffering<?>>) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
Requirement - Interface in com.ben12.reta.api
Requirement interface used for adding references to other requirements.
RequirementSourceManager - Interface in com.ben12.reta.api
Requirement manager interface for a requirement source.
RETAParseException - Exception Class in com.ben12.reta.api
 
RETAParseException(String) - Constructor for exception class com.ben12.reta.api.RETAParseException
 
RETAParseException(String, Throwable) - Constructor for exception class com.ben12.reta.api.RETAParseException
 
RETAParseException(Throwable) - Constructor for exception class com.ben12.reta.api.RETAParseException
 
RETAParser - Interface in com.ben12.reta.api
 
RETATooltip - Class in com.ben12.reta.view.control
Tool-tip which is hidden if its text is empty or null.
RETATooltip() - Constructor for class com.ben12.reta.view.control.RETATooltip
Hidden RETATooltip.
RETATooltip(String) - Constructor for class com.ben12.reta.view.control.RETATooltip
 
revert() - Method in interface com.ben12.reta.beans.property.buffering.Buffering
Reverts change.
revert() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
Revert changes.
revert() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
revert() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
revert() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
revert() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 

S

saveSourceConfiguration(SourceConfiguration, Profile.Section) - Method in interface com.ben12.reta.plugin.SourceProviderPlugin
Save the SourceConfiguration of this plug-in in the dedicated INI section.
setChild(N) - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
setDefaultParent(Window) - Static method in class com.ben12.reta.view.control.MessageDialog
 
setEqualsBuffering(boolean) - Method in interface com.ben12.reta.beans.property.buffering.Buffering
 
setEqualsBuffering(boolean) - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
setEqualsBuffering(boolean) - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
 
setEqualsBuffering(boolean) - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
 
setEqualsBuffering(boolean) - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
 
setEqualsBuffering(boolean) - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
show(Node, double, double) - Method in class com.ben12.reta.view.control.RETATooltip
 
show(Window) - Method in class com.ben12.reta.view.control.RETATooltip
 
show(Window, double, double) - Method in class com.ben12.reta.view.control.RETATooltip
 
showConfirmationMessage(Window, String) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showErrorMessage(Window, String) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showErrorMessage(Window, String, Throwable) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showOptionsMessage(Window, String, Collection<Pair<T, String>>) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showOptionsMessage(Window, String, T...) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showProgressBar(Window, String, Task<?>) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showQuestionMessage(Window, String) - Static method in class com.ben12.reta.view.control.MessageDialog
 
showWarningMessage(Window, String) - Static method in class com.ben12.reta.view.control.MessageDialog
 
SimpleObjectPropertyBuffering<T> - Class in com.ben12.reta.beans.property.buffering
Simple object property buffering implementation.
SimpleObjectPropertyBuffering(Class<?>, String, Property<T>) - Constructor for class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
SimpleObjectPropertyBuffering(Property<T>) - Constructor for class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
 
SourceConfiguration - Interface in com.ben12.reta.api
Requirement source configuration interface to implement.
SourceProviderPlugin - Interface in com.ben12.reta.plugin
Plug-in interface to implement.

U

unbindValidation() - Method in interface com.ben12.reta.beans.property.validation.PropertyValidation
Un-bind property validation.

V

validate() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
Trigger validation of all buffers.
validate() - Method in interface com.ben12.reta.beans.property.validation.BeanPropertyValidation
Validate property value.
ValidationDecorator<N> - Class in com.ben12.reta.view.validation
Node validation decorator.
ValidationDecorator() - Constructor for class com.ben12.reta.view.validation.ValidationDecorator
Constructor.
validityProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableListBuffering
List validity.
validityProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableMapBuffering
Map validity.
validityProperty() - Method in class com.ben12.reta.beans.property.buffering.ObservableSetBuffering
Set validity.
validityProperty() - Method in class com.ben12.reta.beans.property.buffering.SimpleObjectPropertyBuffering
Property validity.
validityProperty() - Method in interface com.ben12.reta.beans.property.validation.PropertyValidation
 
validityProperty() - Method in class com.ben12.reta.view.validation.ValidationDecorator
 
validProperty() - Method in class com.ben12.reta.beans.property.buffering.BufferingManager
 
valueOf(String) - Static method in enum class com.ben12.reta.beans.constraints.PathExists.KindOfPath
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.ben12.reta.beans.constraints.PathExists.KindOfPath
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D F G I K L M O P R S U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form