Class ASMBag
java.lang.Object
org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject
org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny
org.eclipse.m2m.atl.engine.vm.nativelib.ASMCollection
org.eclipse.m2m.atl.engine.vm.nativelib.ASMBag
-
Field Summary
FieldsFields inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject
nativeImpl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic ASMBagasBag(StackFrame frame, ASMBag self) booleanstatic ASMBagexcluding(StackFrame frame, ASMBag self, ASMOclAny o) static ASMBagflatten(StackFrame frame, ASMBag self) inthashCode()static ASMBagincluding(StackFrame frame, ASMBag self, ASMOclAny o) iterator()toString()Methods inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMCollection
asBag, asOrderedSet, asSequence, asSet, count, excludes, excludesAll, get, includes, includesAll, isEmpty, notEmpty, size, size, sumMethods inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny
asBag, asSequence, asSet, check, debug, findOperation, findOperation, getHelper, getNamedTargetFromSource, getOclAnyType, getType, invoke, invoke, invokeSuper, isHelper, oclIsKindOf, oclIsTypeOf, oclIsUndefined, oclType, operatorEQ, operatorNE, output, refGetValue, refImmediateComposite, refImmediateComposite, refInvokeOperation, refSetValue, refUnsetValue, set, setType, toString, unsetMethods inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject
getNativeImpl
-
Field Details
-
myType
-
-
Constructor Details
-
ASMBag
public ASMBag() -
ASMBag
-
ASMBag
-
-
Method Details
-
including
-
excluding
-
toString
-
add
- Specified by:
addin classASMCollection
-
iterator
- Specified by:
iteratorin classASMCollection
-
collection
- Specified by:
collectionin classASMCollection
-
equals
-
hashCode
public int hashCode() -
asBag
-
flatten
-