public abstract class CB_Factory extends Object implements IsFactory
| Constructor and Description |
|---|
CB_Factory() |
| Modifier and Type | Method and Description |
|---|---|
static IsScopedID_Mutable |
createScopedID_Mutable() |
static IsScopedID |
createScopedID(Deque<Object> scope,
Map<Object,Map<IsScopedID.PropAttributes,Object>> properties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionpublic static IsScopedID createScopedID(Deque<Object> scope, Map<Object,Map<IsScopedID.PropAttributes,Object>> properties)
public static IsScopedID_Mutable createScopedID_Mutable()
Copyright © 2010–2015. All rights reserved.