public class ProfileTableCreationRule extends Rule
ProfileRule
, because it exists outside of any existing profile context.Constructor and Description |
---|
ProfileTableCreationRule(java.lang.String tableName,
java.lang.String specName,
java.lang.String specVendor,
java.lang.String specVersion) |
Modifier and Type | Method and Description |
---|---|
TransformableProfileTable |
createTable(ProblemCollector problemCollector) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public ProfileTableCreationRule(@Nonnull java.lang.String tableName, @Nonnull java.lang.String specName, @Nonnull java.lang.String specVendor, @Nonnull java.lang.String specVersion)
public TransformableProfileTable createTable(ProblemCollector problemCollector)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © OpenCloud. All Rights Reserved.