SPIMeshEden class

Inheritance
Implemented types

Constructors

SPIMeshEden()

Properties

hashCode int
The hash code for this object.
no setterinherited
references Map<Introspector, Execution>
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
services Map<String, Execution>
finalinherited

Methods

define(MPI mpi, dynamic ref, Context? ctx) → void
Define the reference object.
inherited
infer(String urn, Context? ctx) Execution?
Infer the reference service by Domain.
inherited
ioc() → void
override
makeFlag(URC urc) URNFlag
inherited
makeURN(String alias, URNFlag flag, Environ env) String
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
refer(MPI mpi, dynamic ref, Introspector method, Context? ctx) Execution?
Refer the service reference by method.
inherited
refMethod(Environ env, MPI rm, String name, Introspector method) Reference
inherited
store(dynamic kind, dynamic service, Context? ctx) → void
Store the service object.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited