Package io.sundr.model
Class InverseFluent<A extends InverseFluent<A>>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.InverseFluent<A>
-
- Direct Known Subclasses:
AssignFluent.InverseTargetNested,AssignFluent.InverseValueNested,BinaryExpressionFluent.InverseLeftNested,BinaryExpressionFluent.InverseRightNested,CastFluent.InverseExpressionNested,ConstructFluent.InverseArgumentsNested,DoFluent.InverseConditionNested,EnclosedFluent.InverseExpresionNested,ForeachFluent.InverseExpressionNested,ForFluent.InverseCompareNested,ForFluent.InverseInitNested,ForFluent.InverseUpdateNested,IfFluent.InverseConditionNested,IndexFluent.InverseExpressionNested,IndexFluent.InverseScopeNested,InstanceOfFluent.InverseExpressionNested,InverseBuilder,InverseFluent.InverseExpresionNested,MethodCallFluent.InverseArgumentsNested,MethodCallFluent.InverseScopeNested,NegativeFluent.InverseExpresionNested,NewArrayFluent.InverseExpressionsNested,NotFluent.InverseExpresionNested,PositiveFluent.InverseExpresionNested,PostDecrementFluent.InverseExpressionNested,PostIncrementFluent.InverseExpressionNested,PreDecrementFluent.InverseExpressionNested,PreIncrementFluent.InverseExpressionNested,PropertyRefFluent.InverseScopeNested,ReturnFluent.InverseExpressionNested,SwitchFluent.InverseExpressionNested,TernaryFluent.InverseAlternativeNested,TernaryFluent.InverseConditionNested,TernaryFluent.InverseResultNested,WhileFluent.InverseConditionNested
public class InverseFluent<A extends InverseFluent<A>> extends BaseFluent<A>
Generated
-
-
Nested Class Summary
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description InverseFluent()InverseFluent(Inverse instance)
-
Method Summary
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
InverseFluent
public InverseFluent()
-
InverseFluent
public InverseFluent(Inverse instance)
-
-
Method Detail
-
copyInstance
protected void copyInstance(Inverse instance)
-
buildExpresion
public Expression buildExpresion()
-
withExpresion
public A withExpresion(Expression expresion)
-
hasExpresion
public boolean hasExpresion()
-
withNewMultiplyExpresion
public InverseFluent.MultiplyExpresionNested<A> withNewMultiplyExpresion()
-
withNewMultiplyExpresionLike
public InverseFluent.MultiplyExpresionNested<A> withNewMultiplyExpresionLike(Multiply item)
-
withNewNewArrayExpresion
public InverseFluent.NewArrayExpresionNested<A> withNewNewArrayExpresion()
-
withNewNewArrayExpresionLike
public InverseFluent.NewArrayExpresionNested<A> withNewNewArrayExpresionLike(NewArray item)
-
withNewInstanceOfExpresion
public InverseFluent.InstanceOfExpresionNested<A> withNewInstanceOfExpresion()
-
withNewInstanceOfExpresionLike
public InverseFluent.InstanceOfExpresionNested<A> withNewInstanceOfExpresionLike(InstanceOf item)
-
withNewMethodCallExpresion
public InverseFluent.MethodCallExpresionNested<A> withNewMethodCallExpresion()
-
withNewMethodCallExpresionLike
public InverseFluent.MethodCallExpresionNested<A> withNewMethodCallExpresionLike(MethodCall item)
-
withNewInverseExpresion
public InverseFluent.InverseExpresionNested<A> withNewInverseExpresion()
-
withNewInverseExpresionLike
public InverseFluent.InverseExpresionNested<A> withNewInverseExpresionLike(Inverse item)
-
withNewIndexExpresion
public InverseFluent.IndexExpresionNested<A> withNewIndexExpresion()
-
withNewIndexExpresionLike
public InverseFluent.IndexExpresionNested<A> withNewIndexExpresionLike(Index item)
-
withNewGreaterThanOrEqualExpresion
public InverseFluent.GreaterThanOrEqualExpresionNested<A> withNewGreaterThanOrEqualExpresion()
-
withNewGreaterThanOrEqualExpresionLike
public InverseFluent.GreaterThanOrEqualExpresionNested<A> withNewGreaterThanOrEqualExpresionLike(GreaterThanOrEqual item)
-
withNewGreaterThanOrEqualExpresion
public A withNewGreaterThanOrEqualExpresion(Object left, Object right)
-
withNewBitwiseAndExpresion
public InverseFluent.BitwiseAndExpresionNested<A> withNewBitwiseAndExpresion()
-
withNewBitwiseAndExpresionLike
public InverseFluent.BitwiseAndExpresionNested<A> withNewBitwiseAndExpresionLike(BitwiseAnd item)
-
withNewMinusExpresion
public InverseFluent.MinusExpresionNested<A> withNewMinusExpresion()
-
withNewMinusExpresionLike
public InverseFluent.MinusExpresionNested<A> withNewMinusExpresionLike(Minus item)
-
withNewLogicalOrExpresion
public InverseFluent.LogicalOrExpresionNested<A> withNewLogicalOrExpresion()
-
withNewLogicalOrExpresionLike
public InverseFluent.LogicalOrExpresionNested<A> withNewLogicalOrExpresionLike(LogicalOr item)
-
withNewNotEqualsExpresion
public InverseFluent.NotEqualsExpresionNested<A> withNewNotEqualsExpresion()
-
withNewNotEqualsExpresionLike
public InverseFluent.NotEqualsExpresionNested<A> withNewNotEqualsExpresionLike(NotEquals item)
-
withNewDivideExpresion
public InverseFluent.DivideExpresionNested<A> withNewDivideExpresion()
-
withNewDivideExpresionLike
public InverseFluent.DivideExpresionNested<A> withNewDivideExpresionLike(Divide item)
-
withNewLessThanExpresion
public InverseFluent.LessThanExpresionNested<A> withNewLessThanExpresion()
-
withNewLessThanExpresionLike
public InverseFluent.LessThanExpresionNested<A> withNewLessThanExpresionLike(LessThan item)
-
withNewBitwiseOrExpresion
public InverseFluent.BitwiseOrExpresionNested<A> withNewBitwiseOrExpresion()
-
withNewBitwiseOrExpresionLike
public InverseFluent.BitwiseOrExpresionNested<A> withNewBitwiseOrExpresionLike(BitwiseOr item)
-
withNewPropertyRefExpresion
public InverseFluent.PropertyRefExpresionNested<A> withNewPropertyRefExpresion()
-
withNewPropertyRefExpresionLike
public InverseFluent.PropertyRefExpresionNested<A> withNewPropertyRefExpresionLike(PropertyRef item)
-
withNewRightShiftExpresion
public InverseFluent.RightShiftExpresionNested<A> withNewRightShiftExpresion()
-
withNewRightShiftExpresionLike
public InverseFluent.RightShiftExpresionNested<A> withNewRightShiftExpresionLike(RightShift item)
-
withNewGreaterThanExpresion
public InverseFluent.GreaterThanExpresionNested<A> withNewGreaterThanExpresion()
-
withNewGreaterThanExpresionLike
public InverseFluent.GreaterThanExpresionNested<A> withNewGreaterThanExpresionLike(GreaterThan item)
-
withNewDeclareExpresion
public InverseFluent.DeclareExpresionNested<A> withNewDeclareExpresion()
-
withNewDeclareExpresionLike
public InverseFluent.DeclareExpresionNested<A> withNewDeclareExpresionLike(Declare item)
-
withNewCastExpresion
public InverseFluent.CastExpresionNested<A> withNewCastExpresion()
-
withNewCastExpresionLike
public InverseFluent.CastExpresionNested<A> withNewCastExpresionLike(Cast item)
-
withNewModuloExpresion
public InverseFluent.ModuloExpresionNested<A> withNewModuloExpresion()
-
withNewModuloExpresionLike
public InverseFluent.ModuloExpresionNested<A> withNewModuloExpresionLike(Modulo item)
-
withNewValueRefExpresion
public InverseFluent.ValueRefExpresionNested<A> withNewValueRefExpresion()
-
withNewValueRefExpresionLike
public InverseFluent.ValueRefExpresionNested<A> withNewValueRefExpresionLike(ValueRef item)
-
withNewLeftShiftExpresion
public InverseFluent.LeftShiftExpresionNested<A> withNewLeftShiftExpresion()
-
withNewLeftShiftExpresionLike
public InverseFluent.LeftShiftExpresionNested<A> withNewLeftShiftExpresionLike(LeftShift item)
-
withNewTernaryExpresion
public InverseFluent.TernaryExpresionNested<A> withNewTernaryExpresion()
-
withNewTernaryExpresionLike
public InverseFluent.TernaryExpresionNested<A> withNewTernaryExpresionLike(Ternary item)
-
withNewBinaryExpressionExpresion
public InverseFluent.BinaryExpressionExpresionNested<A> withNewBinaryExpressionExpresion()
-
withNewBinaryExpressionExpresionLike
public InverseFluent.BinaryExpressionExpresionNested<A> withNewBinaryExpressionExpresionLike(BinaryExpression item)
-
withNewEqualsExpresion
public InverseFluent.EqualsExpresionNested<A> withNewEqualsExpresion()
-
withNewEqualsExpresionLike
public InverseFluent.EqualsExpresionNested<A> withNewEqualsExpresionLike(Equals item)
-
withNewEnclosedExpresion
public InverseFluent.EnclosedExpresionNested<A> withNewEnclosedExpresion()
-
withNewEnclosedExpresionLike
public InverseFluent.EnclosedExpresionNested<A> withNewEnclosedExpresionLike(Enclosed item)
-
withNewPreDecrementExpresion
public InverseFluent.PreDecrementExpresionNested<A> withNewPreDecrementExpresion()
-
withNewPreDecrementExpresionLike
public InverseFluent.PreDecrementExpresionNested<A> withNewPreDecrementExpresionLike(PreDecrement item)
-
withNewPostDecrementExpresion
public InverseFluent.PostDecrementExpresionNested<A> withNewPostDecrementExpresion()
-
withNewPostDecrementExpresionLike
public InverseFluent.PostDecrementExpresionNested<A> withNewPostDecrementExpresionLike(PostDecrement item)
-
withNewLambdaExpresion
public InverseFluent.LambdaExpresionNested<A> withNewLambdaExpresion()
-
withNewLambdaExpresionLike
public InverseFluent.LambdaExpresionNested<A> withNewLambdaExpresionLike(Lambda item)
-
withNewNotExpresion
public InverseFluent.NotExpresionNested<A> withNewNotExpresion()
-
withNewNotExpresionLike
public InverseFluent.NotExpresionNested<A> withNewNotExpresionLike(Not item)
-
withNewAssignExpresion
public InverseFluent.AssignExpresionNested<A> withNewAssignExpresion()
-
withNewAssignExpresionLike
public InverseFluent.AssignExpresionNested<A> withNewAssignExpresionLike(Assign item)
-
withNewNegativeExpresion
public InverseFluent.NegativeExpresionNested<A> withNewNegativeExpresion()
-
withNewNegativeExpresionLike
public InverseFluent.NegativeExpresionNested<A> withNewNegativeExpresionLike(Negative item)
-
withNewThisExpresion
public InverseFluent.ThisExpresionNested<A> withNewThisExpresion()
-
withNewThisExpresionLike
public InverseFluent.ThisExpresionNested<A> withNewThisExpresionLike(This item)
-
withNewLogicalAndExpresion
public InverseFluent.LogicalAndExpresionNested<A> withNewLogicalAndExpresion()
-
withNewLogicalAndExpresionLike
public InverseFluent.LogicalAndExpresionNested<A> withNewLogicalAndExpresionLike(LogicalAnd item)
-
withNewPostIncrementExpresion
public InverseFluent.PostIncrementExpresionNested<A> withNewPostIncrementExpresion()
-
withNewPostIncrementExpresionLike
public InverseFluent.PostIncrementExpresionNested<A> withNewPostIncrementExpresionLike(PostIncrement item)
-
withNewRightUnsignedShiftExpresion
public InverseFluent.RightUnsignedShiftExpresionNested<A> withNewRightUnsignedShiftExpresion()
-
withNewRightUnsignedShiftExpresionLike
public InverseFluent.RightUnsignedShiftExpresionNested<A> withNewRightUnsignedShiftExpresionLike(RightUnsignedShift item)
-
withNewRightUnsignedShiftExpresion
public A withNewRightUnsignedShiftExpresion(Object left, Object right)
-
withNewPlusExpresion
public InverseFluent.PlusExpresionNested<A> withNewPlusExpresion()
-
withNewPlusExpresionLike
public InverseFluent.PlusExpresionNested<A> withNewPlusExpresionLike(Plus item)
-
withNewConstructExpresion
public InverseFluent.ConstructExpresionNested<A> withNewConstructExpresion()
-
withNewConstructExpresionLike
public InverseFluent.ConstructExpresionNested<A> withNewConstructExpresionLike(Construct item)
-
withNewXorExpresion
public InverseFluent.XorExpresionNested<A> withNewXorExpresion()
-
withNewXorExpresionLike
public InverseFluent.XorExpresionNested<A> withNewXorExpresionLike(Xor item)
-
withNewPreIncrementExpresion
public InverseFluent.PreIncrementExpresionNested<A> withNewPreIncrementExpresion()
-
withNewPreIncrementExpresionLike
public InverseFluent.PreIncrementExpresionNested<A> withNewPreIncrementExpresionLike(PreIncrement item)
-
withNewLessThanOrEqualExpresion
public InverseFluent.LessThanOrEqualExpresionNested<A> withNewLessThanOrEqualExpresion()
-
withNewLessThanOrEqualExpresionLike
public InverseFluent.LessThanOrEqualExpresionNested<A> withNewLessThanOrEqualExpresionLike(LessThanOrEqual item)
-
withNewLessThanOrEqualExpresion
public A withNewLessThanOrEqualExpresion(Object left, Object right)
-
withNewPositiveExpresion
public InverseFluent.PositiveExpresionNested<A> withNewPositiveExpresion()
-
withNewPositiveExpresionLike
public InverseFluent.PositiveExpresionNested<A> withNewPositiveExpresionLike(Positive item)
-
equals
public boolean equals(Object o)
- Overrides:
equalsin classBaseFluent<A extends InverseFluent<A>>
-
hashCode
public int hashCode()
- Overrides:
hashCodein classBaseFluent<A extends InverseFluent<A>>
-
builder
protected static <T> VisitableBuilder<T,?> builder(Object item)
-
-