The jars shipped with the Eclipse bundle "Appian Developer Edition" are very old and the documented public API differs in some cases from what is actually available.
For example the 19.4 javadocs expose com.appiancorp.suiteapi.applications.Application method getObjectsByType(java.lang.Long appianTypeLong) but the jars available in Eclipse only support the deprecated method getObjectsByType(Type<H,I,U>
For this particular problem the jar bundled with Eclipse is appian-suiteapi.jar. The closes equivalent jar I can find in the 19.4 binaries appian-suiteapi-19.4.80.0.jar does not contain the required package.
Discussion posts and replies are publicly visible
The issue you are facing has been reported to the Product team, and we have published a KB article for the current workaround for this @Type notation not being available:
https://community.appian.com/support/w/kb/1635/kb-2081-type-annotation-not-found-in-appian-plugin-sdk