Skip to content

Instantly share code, notes, and snippets.

@bytekast
Created December 12, 2014 19:47
Show Gist options
  • Save bytekast/176ec1048ba5745b28c5 to your computer and use it in GitHub Desktop.
Save bytekast/176ec1048ba5745b28c5 to your computer and use it in GitHub Desktop.
if ( modelAnnotation.isMeasure() ) {
ModelAnnotation<Measure> measureAnnotation = (ModelAnnotation<Measure>) modelAnnotation;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment