net.sf.farrago.fem.fennel
Class FemCmdSetParamClass$Hib
java.lang.Object
org.eigenbase.enki.jmi.impl.RefBaseObjectBase
org.eigenbase.enki.jmi.impl.RefFeaturedBase
org.eigenbase.enki.jmi.impl.RefClassBase
net.sf.farrago.fem.fennel.FemCmdSetParamClass$Hib
- All Implemented Interfaces:
- RefBaseObject, RefClass, RefFeatured, FemCmdSetParamClass
public class FemCmdSetParamClass$Hib
- extends RefClassBase
- implements FemCmdSetParamClass
Implements MOF's CmdSetParam class proxy interface.
- Author:
MofImplementationHandler
Methods inherited from class org.eigenbase.enki.jmi.impl.RefClassBase |
getRepository, refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum, refImmediatePackage, register, unregister |
Methods inherited from class org.eigenbase.enki.jmi.impl.RefBaseObjectBase |
createInstance, equals, getCurrentInitializer, getEnum, getInitializer, getMofId, getTag, hashCode, invokeMethod, invokeMethod, logJmi, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints, setMofId, setRefMetaObject |
FemCmdSetParamClass$Hib
FemCmdSetParamClass$Hib(RefPackage container)
createFemCmdSetParam
public FemCmdSetParam createFemCmdSetParam()
- Description copied from interface:
FemCmdSetParamClass
- The default factory operation used to create an instance object.
- Specified by:
createFemCmdSetParam
in interface FemCmdSetParamClass
- Returns:
- The created instance object.
createFemCmdSetParam
public FemCmdSetParam createFemCmdSetParam(FemDatabaseParam param)
- Description copied from interface:
FemCmdSetParamClass
- Creates an instance object having attributes initialized by the passed
values.
- Specified by:
createFemCmdSetParam
in interface FemCmdSetParamClass
- Returns:
- The created instance object.
checkConstraints
protected void checkConstraints(List<JmiException> errors,
boolean deepVerify)
- Specified by:
checkConstraints
in class RefBaseObjectBase
getInstanceClass
public Class<?> getInstanceClass()
- Specified by:
getInstanceClass
in class RefClassBase