org.eclipse.ui.examples.views.properties.tabbed.hockeyleague |
|
Java Source File Name | Type | Comment |
Arena.java | Interface |
A representation of the model object 'Arena'. |
Defence.java | Interface |
A representation of the model object 'Defence'. |
DefencePositionKind.java | Class |
A representation of the literals of the enumeration 'Defence Position Kind',
and utility methods for working with them. |
Forward.java | Interface |
A representation of the model object 'Forward'. |
ForwardPositionKind.java | Class |
A representation of the literals of the enumeration 'Forward Position Kind',
and utility methods for working with them. |
Goalie.java | Interface |
A representation of the model object 'Goalie'. |
GoalieStats.java | Interface |
A representation of the model object 'Goalie Stats'. |
HeightKind.java | Class |
A representation of the literals of the enumeration 'Height Kind',
and utility methods for working with them. |
HockeyleagueFactory.java | Interface |
The Factory for the model. |
HockeyleagueObject.java | Interface |
A representation of the model object 'Object'. |
HockeyleaguePackage.java | Interface |
The Package for the model. |
HockeyleaguePlugin.java | Class | This is the central singleton for the Hockeyleague edit plugin. |
League.java | Interface |
A representation of the model object 'League'. |
Player.java | Interface |
A representation of the model object 'Player'. |
PlayerStats.java | Interface |
A representation of the model object 'Player Stats'. |
ShotKind.java | Class |
A representation of the literals of the enumeration 'Shot Kind',
and utility methods for working with them. |
Team.java | Interface |
A representation of the model object 'Team'. |
WeightKind.java | Class |
A representation of the literals of the enumeration 'Weight Kind',
and utility methods for working with them. |