Package com.comsol.model
Interface IntRuleFeature
-
- All Superinterfaces:
ModelEntity
,PrimitiveModelEntity
,StudyContainer
public interface IntRuleFeature extends ModelEntity, StudyContainer
Integration rule feature.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
order()
Returns the order of the integration rule feature.void
order(int gporder)
Sets the order of the integration rule feature.-
Methods inherited from interface com.comsol.model.ModelEntity
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
-
Methods inherited from interface com.comsol.model.PrimitiveModelEntity
getContainer, getDisplayString, resolveModelPath
-
-