We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Like <FMComment: >, <FMClass:super: >, <FMProperty:type: >, and <FMProperty:type:opposite: >
<FMComment: >
<FMClass:super: >
<FMProperty:type: >
<FMProperty:type:opposite: >
This would make it easier to search for them and be sure it does not collide with other pragmas from other packages
<container>
<FMContainer>
<source>
<target>
<FMSource>
<FMTarget>
<derived>
<FMDerived>
<multivalued>
<navigation: ...>
<package:>
<abstract>
<mooseGroup>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Like
<FMComment: >
,<FMClass:super: >
,<FMProperty:type: >
, and<FMProperty:type:opposite: >
This would make it easier to search for them and be sure it does not collide with other pragmas from other packages
<container>
could be<FMContainer>
(this one looks like it could be used in other packages for other means)<source>
/<target>
could be<FMSource>
/<FMTarget>
<derived>
could be<FMDerived>
<multivalued>
<navigation: ...>
<package:>
<abstract>
(in #annotation methods, not sure whether this is for Pharo or Moose)<mooseGroup>
(related to Moose but not Famix, should we have two prefixes or put Moose everywhere even for Fame ?)The text was updated successfully, but these errors were encountered: