Package | Description |
---|---|
com.fortyoneconcepts.valjogen.model |
This package contains an indenpendent intermediate representation that is used by string templates when generating output.
|
Modifier and Type | Class and Description |
---|---|
class |
Constructor
Meta-information about a constructor method.
|
class |
DelegateConstructor
Meta-information about a constructor method that calls another constructor
|
class |
DelegateParameter
Meta-information about a formal parameter with a value that should be forwarded to another method call.
|
class |
FactoryMethod
Meta-information about a factory method.
|
class |
Member
Meta-data about a membervariable that backs a property getter and/or setter method.
|
class |
MemberParameter
Meta-information about a formal parameter with a value that is associated with a member
|
class |
Method
Meta-information about an existing method or a method that should be generated (implemented).
|
class |
Parameter
Meta-information about a formal parameter for a method/property.
|
class |
Property
Meta-information about a property setter/getter method that should be generated (implemented).
|
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.