Interface TemplateParameterSubstitutionClass
- 
- All Superinterfaces:
 javax.jmi.reflect.RefBaseObject,javax.jmi.reflect.RefClass,javax.jmi.reflect.RefFeatured
public interface TemplateParameterSubstitutionClass extends javax.jmi.reflect.RefClass 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TemplateParameterSubstitutioncreateTemplateParameterSubstitution()- 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints 
 - 
 
 - 
 
- 
- 
Method Detail
- 
createTemplateParameterSubstitution
TemplateParameterSubstitution createTemplateParameterSubstitution() throws javax.jmi.reflect.JmiException
- Throws:
 javax.jmi.reflect.JmiException
 
 - 
 
 -