Uses of Class
org.plasma.sdo.repository.Comment

Packages that use Comment
org.plasma.sdo  
org.plasma.sdo.core   
org.plasma.sdo.repository   
 

Uses of Comment in org.plasma.sdo
 

Methods in org.plasma.sdo that return types with arguments of type Comment
 java.util.List<Comment> PlasmaType.getDescription()
           
 java.util.List<Comment> PlasmaProperty.getDescription()
           
 

Uses of Comment in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return types with arguments of type Comment
 java.util.List<Comment> CoreType.getDescription()
           
 java.util.List<Comment> CoreProperty.getDescription()
           
 

Uses of Comment in org.plasma.sdo.repository
 

Methods in org.plasma.sdo.repository that return types with arguments of type Comment
 java.util.List<Comment> Property.getComments()
           
 java.util.List<Comment> Namespace.getComments()
           
 java.util.List<Comment> EnumerationLiteral.getComments()
           
 java.util.List<Comment> Enumeration.getComments()
           
 java.util.List<Comment> Classifier.getComments()
           
 



Copyright © 2013. All Rights Reserved.