Klasse ConstantNameOutlet

Alle implementierten Schnittstellen:
Outlet

public class ConstantNameOutlet extends StringInputOutlet
Creates the name of a constant from a string. All letters in the String are capitalized, and underscores (_) are used as separators per default.
  • Konstruktordetails

    • ConstantNameOutlet

      public ConstantNameOutlet(QualifiedName qualifiedName)
      Constructor.
      Parameter:
      qualifiedName - the unique name of the outlet, not null.
  • Methodendetails