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

G

generate() - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.ArrayGenerator
 
generate() - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator
Generates an Object value (which may be null).
This method must only be called if this object's ObjectGenerator.needsContext() method returns false, otherwise the ObjectGenerator.generate(GeneratorContext) method must be called instead.
generate() - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.StringGenerator
 
generate(GeneratorContext) - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.ArrayGenerator
 
generate(GeneratorContext) - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.FunctionGenerator
 
generate(GeneratorContext) - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator
Generates an Object value (which may be null), based on the given context.
GeneratorContext - Class in com.opencloud.slee.upgrade.transformation.model
A GeneratorContext is passed to the ValueFunction.evaluate(com.opencloud.slee.upgrade.transformation.model.GeneratorContext) and ObjectGenerator.generate(GeneratorContext) methods.
It contains information about the context in which the value is being generated.
GeneratorContext() - Constructor for class com.opencloud.slee.upgrade.transformation.model.GeneratorContext
 
GeneratorContext.Attribute - Class in com.opencloud.slee.upgrade.transformation.model
Information about the attribute which is being generated, where appropriate.
GeneratorContext.Profile - Class in com.opencloud.slee.upgrade.transformation.model
Information about the profile in which the evaluation is taking place, where appropriate.
GeneratorContext.RuleInfo - Class in com.opencloud.slee.upgrade.transformation.model
Information about the transformation rule in which the evaluation is taking place.
GeneratorContext.Table - Class in com.opencloud.slee.upgrade.transformation.model
Information about the profile table in which the evaluation is taking place, where appropriate.
get() - Method in class com.opencloud.slee.upgrade.transformation.util.Version
 
getAction() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
getAttributeDescriptions() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Attributes
 
getAttributes() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ExportedProfileData
 
getAttributeValueContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction
 
getAttributeValueContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.SetAttribute
 
getAttributeValueContexts() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
getAttributeValues() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Profile
 
getData() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getDefaultValue() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.AddProperty
 
getDescription() - Method in enum com.opencloud.slee.upgrade.transformation.engine.TransformationWarning.Type
 
getDownlevelComponentsByDU() - Method in interface com.opencloud.slee.upgrade.transformation.model.RulesContext
Returns version related information for the downlevel installation, when available.
getEntityName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigContext.RaEntity
Returns the StringMatcher which is used to match against RA entity names.
getErrorCount() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProblemCollector
 
getErrors() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProblemCollector
 
getErrors() - Method in class com.opencloud.slee.upgrade.transformation.engine.ResultAndWarnings
 
getExportDocument() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getId() - Method in class com.opencloud.slee.upgrade.transformation.model.Rule
A purely informational ID for use in logging.
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.ComponentMatcher
The matcher for the component name.
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileContext.IfAttributeValue
Returns the name of the attribute to match against.
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.AddProperty
 
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.DeleteProperty
 
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.RaConfigPropertyAction
Returns the name of the RA configuration property.
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.RenameProperty
 
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.SetProperty
 
getName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigContext.IfPropertyValue
Returns the name of the property to match against.
getNewName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
getNewName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Profile
 
getNewName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.RenameProperty
 
getNewName() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.RenameRaEntity
 
getNewSpecName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getNewTableName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getNewType() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
getNewValue() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.TransformableField
 
getNewValue() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.SetProperty
 
getOidRenameMapping() - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
 
getOriginalArrayContent() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
getOriginalContent() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
getOriginalName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
getOriginalName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeValue
 
getOriginalName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.Profile
 
getOriginalSpecName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getOriginalTableName() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getOriginalType() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeDescription
 
getOriginalType() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.AttributeValue
 
getOriginalValue() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.TransformableField
 
getPrintableNewValue() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
getPrintableOriginalValue() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
getProfileAttribute(String, String, String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get the current (i.e. prior to upgrade) value of a profile attribute.
getProfileAttributeArray(String, String, String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get the current (i.e. prior to upgrade) value of a profile attribute which has an array type.
getProfileContext() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
getProfileContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.DeleteProfile
 
getProfileContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction
 
getProfileContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.RenameProfile
 
getProfileContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction.SetAttribute
 
getProfileList() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ExportedProfileData
 
getProfileName() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileContext.ProfileName
Returns the StringMatcher which is used to match against profile names.
getProfileNames(String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get an array of all the profile names in the specified profile table.
getProfileRules() - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
 
getProfileSpecContext() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
getProfileSpecData() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getProfileSpecId() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileContext.ProfileSpec
Returns the ComponentMatcher which is used to match against profile specification IDs.
getProfileTableContext() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
getProfileTableContextRequirement() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileAction
 
getProfileTableCreationRules() - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
 
getProfileTransformerForRules(TransformationApi, List<ProfileRule>, List<ProfileTableCreationRule>) - Static method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformer
Creates a ProfileTransformer that applies a fixed set of transformations.
getRaConfigRules() - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
 
getRaProperty(String, String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get the current (i.e. prior to upgrade) value of a property.
getResult() - Method in class com.opencloud.slee.upgrade.transformation.engine.ra.RaDataTransformer
 
getResult() - Method in class com.opencloud.slee.upgrade.transformation.engine.ResultAndWarnings
 
getRulesFromApiUser(TransformationApi, List<Document>, ExportData, List<Document>, ExportData) - Static method in class com.opencloud.slee.upgrade.transformation.engine.DataTransformMain
 
getRuleString() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
getSpecVendor() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getSpecVersion() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
getTableName() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileContext.ProfileTable
Returns the StringMatcher which is used to match against profile table names.
getText() - Method in enum com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentType
 
getTransformationApi() - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
 
getType() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigAction.AddProperty
 
getUplevelComponentsByDU() - Method in interface com.opencloud.slee.upgrade.transformation.model.RulesContext
Returns version related information for the uplevel installation, when available.
getUplevelProfileAttribute(String, String, String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get the uplevel (i.e. present in the upgraded version) value of a profile attribute.
getUplevelProfileAttributeArray(String, String, String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get the uplevel (i.e. present in the upgraded version) value of a profile attribute which has an array type.
getUplevelProfileNames(String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Gets an array of all the profile names in the uplevel version of the specified profile table.
getUplevelRaProperty(String, String) - Method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Get the uplevel (i.e. present in the upgraded version) value of a property.
getValue() - Method in class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.StringGenerator
 
getValue() - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileContext.IfAttributeValue
Returns the StringMatcher which is used to match against the profile attribute value.
getValue() - Method in class com.opencloud.slee.upgrade.transformation.model.RaConfigContext.IfPropertyValue
Returns the StringMatcher which is used to match against the property value.
getVendor() - Method in class com.opencloud.slee.upgrade.transformation.model.ComponentMatcher
The matcher for the component vendor.
getVersion() - Method in class com.opencloud.slee.upgrade.transformation.model.ComponentMatcher
The matcher for the component version.
getWarningCount() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProblemCollector
 
getWarnings() - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProblemCollector
 
getWarnings() - Method in class com.opencloud.slee.upgrade.transformation.engine.ResultAndWarnings
 
greaterThan(Version) - Method in class com.opencloud.slee.upgrade.transformation.util.Version
 
greaterThanOrEqual(Version) - Method in class com.opencloud.slee.upgrade.transformation.util.Version
 
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