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

C

changeAttributeType(String, Class<?>) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
changeAttributeType(String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The changeAttributeType() rule changes the type of the name attribute.
ChangeAttributeType(String, String) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ProfileAction.ChangeAttributeType
 
checkNotNull(T, String) - Static method in class com.opencloud.slee.upgrade.transformation.util.NullChecker
Returns the given object unchanged, throwing a NullPointerException if it is null.
com.opencloud.slee.upgrade.transformation - package com.opencloud.slee.upgrade.transformation
 
com.opencloud.slee.upgrade.transformation.engine - package com.opencloud.slee.upgrade.transformation.engine
 
com.opencloud.slee.upgrade.transformation.engine.profile - package com.opencloud.slee.upgrade.transformation.engine.profile
 
com.opencloud.slee.upgrade.transformation.engine.ra - package com.opencloud.slee.upgrade.transformation.engine.ra
 
com.opencloud.slee.upgrade.transformation.engine.sas - package com.opencloud.slee.upgrade.transformation.engine.sas
 
com.opencloud.slee.upgrade.transformation.model - package com.opencloud.slee.upgrade.transformation.model
This package defines the model objects for the data transformation tool.
com.opencloud.slee.upgrade.transformation.util - package com.opencloud.slee.upgrade.transformation.util
 
compareTo(Version) - Method in class com.opencloud.slee.upgrade.transformation.util.Version
 
component(StringMatcher, StringMatcher, StringMatcher) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(StringMatcher, StringMatcher, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(StringMatcher, String, StringMatcher) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(StringMatcher, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(String, StringMatcher, StringMatcher) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(String, StringMatcher, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(String, String, StringMatcher) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
 
component(String, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
Returns a ComponentMatcher object for use by ProfileSpec context rules.
Each SLEE component is identified by name, vendor and version, and there are variants of this factory method that allow each of these to be specified as a constant string, or as a TransformationApi.regex(java.lang.String) or TransformationApi.anyString().
ComponentMatcher - Class in com.opencloud.slee.upgrade.transformation.model
Matches a SLEE component ID, such as a profile spec ID.
ComponentMatcher(StringMatcher, StringMatcher, StringMatcher) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ComponentMatcher
 
CONFLICTING_RENAME - com.opencloud.slee.upgrade.transformation.engine.TransformationWarning.Type
 
ConstantGenerator(String) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ObjectGenerator.ConstantGenerator
 
ConstantMatcher(String) - Constructor for class com.opencloud.slee.upgrade.transformation.model.StringMatcher.ConstantMatcher
 
CONTENT_TYPE_ATTRIB - Static variable in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
ContentBearer(TransformableProfileTable.ContentType, Object) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
ContentBearer(Element) - Constructor for class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
contentType - Variable in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable.ContentBearer
 
count() - Method in class com.opencloud.slee.upgrade.transformation.model.TransformationRules
The combined count of all the rules.
createAttributeDescription(String, String, boolean, String) - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
createAttributeValue(String, TransformableProfileTable.ContentType, String) - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
createAttributeValue(String, Object[]) - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
createProfile(String) - Method in class com.opencloud.slee.upgrade.transformation.engine.profile.TransformableProfileTable
 
createProfile(String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The createProfile() action rule is used to create a new named profile within a profile table.
CreateProfile(String) - Constructor for class com.opencloud.slee.upgrade.transformation.model.ProfileAction.CreateProfile
 
createProfileRule(ProfileContext, ProfileRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.model.ProfileRule
Convenience method to create a ProfileRule instance.
createRaConfigRule(RaConfigContext, RaConfigRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.model.RaConfigRule
Convenience method to create a RaConfigRule instance.
createRaConfigRuleWithId(int, RaConfigContext, RaConfigRuleChild...) - Static method in class com.opencloud.slee.upgrade.transformation.model.RaConfigRule
Convenience method to create a RaConfigRule instance, and set its ID.
createRule(List<ProfileContext>, ProfileAction, ProblemCollector, int) - Static method in class com.opencloud.slee.upgrade.transformation.engine.profile.ProfileTransformationRule
 
createTable(ProblemCollector) - Method in class com.opencloud.slee.upgrade.transformation.model.ProfileTableCreationRule
 
createTable(String, String, String, String) - Static method in class com.opencloud.slee.upgrade.transformation.TransformationApi
The createTable() action rule is unique in that it is the one action rule that does not need to be enclosed in a context rule.
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