AnyLogic
Expand
Font size

public interface IPedestrianLibraryDescriptorFactory

Field Summary

Fields 
static IPedestrianLibraryDescriptorFactory INSTANCE  
static java.lang.String LIBRARY_FACTORY_CLASS  
Modifier and Type Field Description

Method Summary

All Methods Static Methods Instance Methods Abstract Methods 
static <T extends IMarkupLibraryDescriptor>
T
create​(java.lang.Class<T> type)  
static <T extends IMarkupLibraryDescriptor>
T
create​(java.lang.Class<T> type, boolean lazy)  
<A extends Agent>
IElevatorDescriptor_xjal<A>
createElevatorDescriptor()  
static IPedestrianLibraryDescriptorFactory createInstance()  
Modifier and Type Method Description

Field Detail

LIBRARY_FACTORY_CLASS

static final java.lang.String LIBRARY_FACTORY_CLASS

INSTANCE

static final IPedestrianLibraryDescriptorFactory INSTANCE

Method Detail

createInstance

static IPedestrianLibraryDescriptorFactory createInstance()

createElevatorDescriptor

<A extends AgentIElevatorDescriptor_xjal<A> createElevatorDescriptor()

create

static <T extends IMarkupLibraryDescriptor> T create​(java.lang.Class<T> type)

create

static <T extends IMarkupLibraryDescriptor> T create​(java.lang.Class<T> type,
                                                     boolean lazy)
How can we improve this article?