Class DocumentationCommentParser
java.lang.Object
tools.refinery.language.documentation.DocumentationCommentParser
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription@Nullable StringgetColor(org.eclipse.emf.ecore.EObject eObject) @Nullable StringgetDocumentation(org.eclipse.emf.ecore.EObject eObject) static booleanisValidHex(String color) static StringsanitizeHex(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
 
 -