Class Rule
- java.lang.Object
-
- com.opencloud.slee.upgrade.transformation.model.Rule
-
- Direct Known Subclasses:
ProfileRule,ProfileTableCreationRule,RaConfigRule
public abstract class Rule extends java.lang.ObjectSupertype of all transformation rules.
-
-
Constructor Summary
Constructors Constructor Description Rule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetId()A purely informational ID for use in logging.voidsetId(int id)A purely informational ID for use in logging.
-