Uses of Class
org.eclipse.ocl.examples.pivot.manager.AbstractTypeServer.PartialProperties

Packages that use AbstractTypeServer.PartialProperties
org.eclipse.ocl.examples.pivot.manager   
 

Uses of AbstractTypeServer.PartialProperties in org.eclipse.ocl.examples.pivot.manager
 

Methods in org.eclipse.ocl.examples.pivot.manager that return types with arguments of type AbstractTypeServer.PartialProperties
protected  java.util.Map<java.lang.String,AbstractTypeServer.PartialProperties> AbstractTypeServer.initMemberProperties()
           
protected  java.util.Map<java.lang.String,AbstractTypeServer.PartialProperties> ExtensionTypeServer.initMemberProperties()
           
 

Methods in org.eclipse.ocl.examples.pivot.manager with parameters of type AbstractTypeServer.PartialProperties
protected  void AbstractTypeServer.initMemberPropertiesPostProcess(java.lang.String name, AbstractTypeServer.PartialProperties properties)