Uses of Enum
gudusoft.gsqlparser.dlineage.dataflow.model.EffectType
Packages that use EffectType
-
Uses of EffectType in gudusoft.gsqlparser.dlineage.dataflow.model
Methods in gudusoft.gsqlparser.dlineage.dataflow.model that return EffectTypeModifier and TypeMethodDescriptionAbstractRelationship.getEffectType()Relationship.getEffectType()static EffectTypeReturns the enum constant of this type with the specified name.static EffectType[]EffectType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type EffectType