Guest User

Untitled

a guest
Apr 24th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Feature:
  2. dclass=[ecore::EClass] (".")? (feature=[ecore::EStructuralFeature])?;
  3.  
  4. Employee.salary
  5.  
  6. Employee.salary.amount
  7.  
  8. or Employee.getSalary().getAmount()
Add Comment
Please, Sign In to add comment