Uses of Interface
org.plasma.sdo.Alias

Packages that use Alias
org.plasma.sdo  
org.plasma.sdo.core   
org.plasma.sdo.profile   
 

Uses of Alias in org.plasma.sdo
 

Methods in org.plasma.sdo that return Alias
 Alias PlasmaType.getAlias()
          Returns the alias for this type
 Alias PlasmaProperty.getAlias()
          Returns the alias for this property if exists, or null if not exists
 

Uses of Alias in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return Alias
 Alias CoreType.getAlias()
           
 Alias CoreProperty.getAlias()
           
 

Uses of Alias in org.plasma.sdo.profile
 

Classes in org.plasma.sdo.profile that implement Alias
 class SDOAlias
          This stereotype provides modelling-context specific alternative names for UML named elements within a model.
 



Copyright © 2013. All rights reserved.