com.bonevich.erj.mof.impl.model
Class ErjContainsAttributesImpl
java.lang.Object
|
+--ru.novosoft.mdf.impl.MDFBaseObjectImpl
|
+--ru.novosoft.mdf.impl.MDFAssociationImpl
|
+--com.bonevich.erj.mof.impl.model.ErjContainsAttributesImpl
- All Implemented Interfaces:
- ContainsAttributes, ru.novosoft.mdf.ext.MDFAssociation, ru.novosoft.mdf.ext.MDFBaseObject, javax.jmi.reflect.RefAssociation, javax.jmi.reflect.RefBaseObject
- public class ErjContainsAttributesImpl
- extends ru.novosoft.mdf.impl.MDFAssociationImpl
- implements ContainsAttributes
| Fields inherited from class ru.novosoft.mdf.impl.MDFBaseObjectImpl |
repository |
| Methods inherited from class ru.novosoft.mdf.impl.MDFAssociationImpl |
internalAddLink, internalRemoveLink, refAllLinks, refMetaObject, refVerify |
| Methods inherited from class ru.novosoft.mdf.impl.MDFBaseObjectImpl |
bagdiff, bagdiff, checkQualifiedName, checkQualifiedName, checkQualifiedName, checkQualifiedName, checkQualifiedName, checkQualifiedName, checkQualifiedName, checkQualifiedName, collectionSetting, mdfGetMethod0, mdfGetMethod1, mdfGetMethod2, mdfGetOutermostPackage, scopy, scopy, scopy, ucopy, ucopy, ucopy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jmi.reflect.RefAssociation |
refAllLinks |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refMetaObject, refVerify |
| Methods inherited from interface ru.novosoft.mdf.ext.MDFBaseObject |
mdfGetOutermostPackage |
ErjContainsAttributesImpl
public ErjContainsAttributesImpl(ru.novosoft.mdf.impl.MDFOutermostPackageImpl r)
mdfGetInterfaceClass
public java.lang.Class mdfGetInterfaceClass()
- Specified by:
mdfGetInterfaceClass in interface ru.novosoft.mdf.ext.MDFBaseObject- Specified by:
mdfGetInterfaceClass in class ru.novosoft.mdf.impl.MDFBaseObjectImpl
refOutermostPackage
public javax.jmi.reflect.RefPackage refOutermostPackage()
- Specified by:
refOutermostPackage in interface javax.jmi.reflect.RefBaseObject- Specified by:
refOutermostPackage in class ru.novosoft.mdf.impl.MDFBaseObjectImpl
refImmediatePackage
public javax.jmi.reflect.RefPackage refImmediatePackage()
- Specified by:
refImmediatePackage in interface javax.jmi.reflect.RefBaseObject- Specified by:
refImmediatePackage in class ru.novosoft.mdf.impl.MDFBaseObjectImpl
mdfGetMofName
public java.lang.String mdfGetMofName()
- Specified by:
mdfGetMofName in class ru.novosoft.mdf.impl.MDFAssociationImpl
refMofId
public java.lang.String refMofId()
- Specified by:
refMofId in interface javax.jmi.reflect.RefBaseObject- Specified by:
refMofId in class ru.novosoft.mdf.impl.MDFBaseObjectImpl
refLinkExists
public final boolean refLinkExists(javax.jmi.reflect.RefObject endOne,
javax.jmi.reflect.RefObject endTwo)
- Specified by:
refLinkExists in interface javax.jmi.reflect.RefAssociation- Specified by:
refLinkExists in class ru.novosoft.mdf.impl.MDFAssociationImpl
refQuery
public final java.util.Collection refQuery(javax.jmi.reflect.RefObject queryEnd,
javax.jmi.reflect.RefObject queryObject)
- Specified by:
refQuery in interface javax.jmi.reflect.RefAssociation- Specified by:
refQuery in class ru.novosoft.mdf.impl.MDFAssociationImpl
refQuery
public final java.util.Collection refQuery(java.lang.String queryEnd,
javax.jmi.reflect.RefObject queryObject)
- Specified by:
refQuery in interface javax.jmi.reflect.RefAssociation- Specified by:
refQuery in class ru.novosoft.mdf.impl.MDFAssociationImpl
refRemoveLink
public final void refRemoveLink(javax.jmi.reflect.RefObject endOne,
javax.jmi.reflect.RefObject endTwo)
throws javax.jmi.reflect.NotFoundException
- Specified by:
refRemoveLink in interface javax.jmi.reflect.RefAssociation- Specified by:
refRemoveLink in class ru.novosoft.mdf.impl.MDFAssociationImpl
javax.jmi.reflect.NotFoundException
refAddLink
public final void refAddLink(javax.jmi.reflect.RefObject endOne,
javax.jmi.reflect.RefObject endTwo)
- Specified by:
refAddLink in interface javax.jmi.reflect.RefAssociation- Specified by:
refAddLink in class ru.novosoft.mdf.impl.MDFAssociationImpl
exists
public final boolean exists(Relation _relation,
Attribute _attributes)
- Specified by:
exists in interface ContainsAttributes
getAttributes
public final java.util.List getAttributes(Relation _Relation)
- Specified by:
getAttributes in interface ContainsAttributes
getRelation
public final Relation getRelation(Attribute _Attributes)
- Specified by:
getRelation in interface ContainsAttributes
remove
public final void remove(Relation _relation,
Attribute _attributes)
- Specified by:
remove in interface ContainsAttributes
add
public final void add(Relation _relation,
Attribute _attributes)
- Specified by:
add in interface ContainsAttributes
Copyright © 2001-2003 bonevich.com. All Rights Reserved.