public final class FactoryInfo extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
Property[] |
the_criteria |
GenericFactory |
the_factory |
NameComponent[] |
the_location |
| Constructor and Description |
|---|
FactoryInfo() |
FactoryInfo(GenericFactory the_factory,
NameComponent[] the_location,
Property[] the_criteria) |
public GenericFactory the_factory
public NameComponent[] the_location
public Property[] the_criteria
public FactoryInfo()
public FactoryInfo(GenericFactory the_factory, NameComponent[] the_location, Property[] the_criteria)
Copyright © 2017 JacORB. All rights reserved.