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 TypeMethodDescriptionvoidaddFinalizer(String name) voidString[]getModel()getTitle()booleanbooleanbooleanbooleanvoidsetConstructor(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:
getModelin classRAnnotated
-
addFinalizer
-
getFinalizer
-
hasFinalizer
public boolean hasFinalizer()
-