Uses of Class
org.eclipse.ocl.examples.domain.ids.impl.GeneralizedOperationIdImpl

Packages that use GeneralizedOperationIdImpl
org.eclipse.ocl.examples.domain.ids.impl   
 

Uses of GeneralizedOperationIdImpl in org.eclipse.ocl.examples.domain.ids.impl
 

Methods in org.eclipse.ocl.examples.domain.ids.impl that return GeneralizedOperationIdImpl
protected  GeneralizedOperationIdImpl AbstractElementId.OperationIdsMap.newId(java.lang.Integer hashCode, java.lang.Integer templateParameters, java.lang.String name, ParametersId parametersId)