public static final class ProfileAction.CreateProfile extends ProfileAction
ProfileAction.AddAttribute, ProfileAction.ChangeAttributeType, ProfileAction.ContextRequirement, ProfileAction.CreateProfile, ProfileAction.DeleteAttribute, ProfileAction.DeleteProfile, ProfileAction.DeleteProfileTable, ProfileAction.RenameAttribute, ProfileAction.RenameProfile, ProfileAction.RenameProfileSpec, ProfileAction.RenameProfileTable, ProfileAction.SetAttribute
Constructor and Description |
---|
ProfileAction.CreateProfile(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
action(TransformableProfileTable profileTable,
ProfileTransformationRule transformationRule,
ProblemCollector problemCollector) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
applyAction, getAttributeValueContextRequirement, getProfileContextRequirement, getProfileTableContextRequirement
public ProfileAction.CreateProfile(@Nonnull java.lang.String name)
name
- The name of the profile to create.public boolean action(@Nonnull TransformableProfileTable profileTable, @Nonnull ProfileTransformationRule transformationRule, @Nonnull ProblemCollector problemCollector) throws TransformationException
TransformationException
public boolean equals(java.lang.Object o)
equals
in class ProfileAction
public int hashCode()
hashCode
in class ProfileAction
public java.lang.String toString()
Copyright © OpenCloud. All Rights Reserved.