Uses of Interface
org.eclipse.jst.jsf.common.metadata.EntityGroup

Packages that use EntityGroup
org.eclipse.jst.jsf.common.metadata EMF interface objects for design-time metadata. 
 

Uses of EntityGroup in org.eclipse.jst.jsf.common.metadata
 

Methods in org.eclipse.jst.jsf.common.metadata that return EntityGroup
 EntityGroup MetadataFactory.createEntityGroup()
          Returns a new object of class 'Entity Group'
 EntityGroup Model.findIncludeGroup(java.lang.String groupId)