Class DocumentationCommentParser
java.lang.Object
tools.refinery.language.documentation.DocumentationCommentParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String
getColor
(org.eclipse.emf.ecore.EObject eObject) @Nullable String
getDocumentation
(org.eclipse.emf.ecore.EObject eObject) static boolean
isValidHex
(String color) static String
sanitizeHex
(String color)
-
Field Details
-
CLASS_PARAMETER_NAME
- See Also:
-
ENUM_PARAMETER_NAME
- See Also:
-
REFERENCE_SOURCE_PARAMETER_NAME
- See Also:
-
REFERENCE_TARGET_PARAMETER_NAME
- See Also:
-
ATTRIBUTE_PARAMETER_NAME
- See Also:
-
-
Constructor Details
-
DocumentationCommentParser
public DocumentationCommentParser()
-
-
Method Details
-
getDocumentation
-
getColor
-
isValidHex
-
sanitizeHex
-