public interface GenRef<TGen extends AclfGen> extends NameTag
The following features are supported:
RefPackage.getGenRef()
Modifier and Type | Method and Description |
---|---|
TGen |
getGen()
Returns the value of the 'Gen' reference.
|
void |
setGen(TGen value)
Sets the value of the '
Gen ' reference. |
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
TGen getGen()
setGen(AclfGen)
,
RefPackage.getGenRef_Gen()