Class RClass
java.lang.Object
uk.co.terminological.rjava.plugin.RAnnotated
uk.co.terminological.rjava.plugin.RClass
-
Field Summary
Fields inherited from class uk.co.terminological.rjava.plugin.RAnnotated
simpleName, type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addFinalizer
(String name) void
String[]
getModel()
getTitle()
boolean
boolean
boolean
boolean
void
setConstructor
(RMethod constructor) Methods inherited from class uk.co.terminological.rjava.plugin.RAnnotated
doxygen, doxygen, doxygen, doxygen, equals, getAnnotationList, getAnnotations, getAnnotationValue, getCanonicalName, getJNIName, getSimpleName, getSnakeCase, getSnakeCaseName, hashCode, indent, isA, mergeAnnotations, rdEscape, rdEscapeExample
-
Constructor Details
-
RClass
-
-
Method Details
-
setConstructor
-
addMethod
-
getMethods
-
getTitle
-
getDetails
-
getDescription
-
getAuthor
-
getConstructor
-
getConstructorAndMethods
-
getConstructorsAndStaticMethods
-
getStaticMethods
-
hasStaticMethods
public boolean hasStaticMethods() -
hasExampleSetup
public boolean hasExampleSetup() -
hasTestSetup
public boolean hasTestSetup() -
getExampleSetup
-
getTestSetup
-
getInstanceMethods
-
getModel
- Overrides:
getModel
in classRAnnotated
-
addFinalizer
-
getFinalizer
-
hasFinalizer
public boolean hasFinalizer()
-