A C D E F G H I K L M N O P Q R S T U V W X 
All Classes All Packages

A

ABSENT - com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentType
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.ChangeAttributeType
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.CreateProfile
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.DeleteProfile
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.DeleteProfileTable
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.RenameAttribute
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.RenameProfile
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.RenameProfileSpec
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.RenameProfileTable
 
action(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.SetAttribute
 
addAttribute(String, Class<?>, boolean) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, Class<?>, long) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, Class<?>, ObjectGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, Class<?>, ValueFunction) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, Class<?>, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, String, boolean) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, String, long) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, String, ObjectGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The addAttribute() action rule adds a new non-serialised attribute by specifying its name and type, and optionally a default value to be used when no other more specific value is given, and when an attribute value was not already present within the export data.
addAttribute(String, String, ValueFunction) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of the addAttribute() rule, where the default value is the null value.
addAttribute(String, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addAttribute(String, String, String, ObjectGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The addAttribute() action rule adds a new serialised attribute by specifying its name and type, and optionally a default value to be used when no other more specific value is given, and when an attribute value was not already present within the export data.
addAttribute(String, String, String, ValueFunction) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Adds a serialised attribute.
addAttribute(String, String, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Adds a serialised attribute.
AddAttribute(String, String, boolean, String, ObjectGenerator) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ProfileAction.AddAttribute
 
addAttributeAsNull(String, Class<?>) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of the addAttribute() rule, where the default value is the null value.
addAttributeAsNull(String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of the addAttribute() rule, where the default value is the null value.
addAttributeAsNull(String, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Adds a serialised attribute.
addNewAttributeDescriptionIfNeeded(TransformableProfileTable.AttributeDescription) - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Attributes
 
addProperty(String, Class<?>, boolean) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addProperty(String, Class<?>, long) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addProperty(String, Class<?>, ObjectGenerator.StringGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addProperty(String, Class<?>, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addProperty(String, String, boolean) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addProperty(String, String, long) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
addProperty(String, String, ObjectGenerator.StringGenerator) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Adds a configuration property to an RA entity.
addProperty(String, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
AddProperty(String, String, ObjectGenerator.StringGenerator) - Constructor for class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.AddProperty
 
addPropertyAsNull(String, Class<?>) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of addProperty that has null as the default value.
addPropertyAsNull(String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
This is a specialized form of addProperty that has null as the default value.
anyString() - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Returns a matcher object that matches any string.
AnyStringMatcher() - Constructor for class com.opencloud.slee.upgrade.transformation.model.StringMatcher.AnyStringMatcher
 
append(TransformationWarning) - Method in class com.opencloud.slee.upgrade.transformation.engine.WarningAppender
Appends the given warning.
append(TransformationWarning.Type, String) - Method in class com.opencloud.slee.upgrade.transformation.engine.WarningAppender
Constructs and appends a warning based on the given arguments.
appendFrom(ResultAndWarnings<?>) - Method in class com.opencloud.slee.upgrade.transformation.engine.WarningAppender
Appends all warnings from the given ResultAndWarnings object
applyAction(TransformableProfileTable, ProfileTransformationRule, ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction
Apply this action to the given profile if and where it matches the given context.
array - Variable in class com.opencloud.slee.upgrade.transformation.model.GeneratorContext.Attribute
The attribute value, expressed as a string array, where available.
array() - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Used for generating an empty array.
array(ObjectGenerator...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Used for generating an array value, whose individual elements are generated in turn by the given generators, 1 value per generator.
array(Object...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Used for generating an array from arbitrary and mixed argument types.
array(String...) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Used for generating a String array, with the given fixed values.
ARRAY - com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentType
 
arrayContent - Variable in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
ArrayElement(TransformableProfileTable.ContentType, String) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ArrayElement
 
ArrayElement(Element) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ArrayElement
 
ArrayGenerator(ObjectGenerator[]) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.ArrayGenerator
 
arrayToStringArray(Object) - Static method in class com.opencloud.slee.upgrade.transformation.util.ArrayUtil
Converts the given array of values to an array of String values, using null for the null value, and using the toString method for Object types, using the toString method of the corresponding boxed type for primitive values.
ArrayUtil - Class in com.opencloud.slee.upgrade.transformation.util
 
ArrayUtil() - Constructor for class com.opencloud.slee.upgrade.transformation.util.ArrayUtil
 
attribute - Variable in class com.opencloud.slee.upgrade.transformation.model.GeneratorContext
Information about the attribute which is being generated, where appropriate.
Attribute() - Constructor for class com.opencloud.slee.upgrade.transformation.model.GeneratorContext.Attribute
 
AttributeDescription(String, String, boolean, String) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
AttributeDescription(Element) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
Attributes(Element) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Attributes
 
AttributeValue(String, TransformableProfileTable.ContentType, String) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeValue
 
AttributeValue(String, Object[]) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeValue
 
AttributeValue(Element) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeValue
 
A C D E F G H I K L M N O P Q R S T U V W X 
All Classes All Packages